pondersource / oc-sciencemesh

Sciencemesh app for Own Cloud
MIT License
0 stars 1 forks source link

Could not remove an access from a file #11

Closed mrvahedi68 closed 2 years ago

mrvahedi68 commented 2 years ago

When we share a file with one of our contacts, then we have a button for removing access. Clicking on this button will occur an error with this text: No Provider with id "ocFederatedSharing" found

shokri-navid commented 2 years ago

it is the same with issue #7

mrvahedi68 commented 2 years ago

This error occurs on line 333 of Share20OcsController.php.

I think this is a problem with registerProvider that is not configured for this provider.