-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Message when deleting an image from the library #42
Comments
I also get this issue when trying to update fields like "Title", "Alt", etc from the media library. When inspecting the request I see that it doesn't include the auth token in the headers. This is running on localhost so maybe that's got something to do with it? |
I am having the same problem. I imported a dataset that uses sanity-media-library into a new project. All of the media is there, including alt tags etc but I cannot edit add, or update them without seeing the following error: |
tbh I don't know why this happens. Does it work when you change from this plugin to the media-browser plugin? https://www.sanity.io/plugins/sanity-plugin-media |
I'm experiencing the exact same as described by @treb0r |
I have a problem, where I cant delete the pictures I've uploaded.
Reproduce the Error:
From Dashboard
Error:
o: the mutation(s) failed: Insufficient permissions; permission "update" required
Screenshots:
Sanity.json:
The text was updated successfully, but these errors were encountered: