Skip to content
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

Removing an object from storage doesn't work #180

Open
fede4rodriguez opened this issue Sep 20, 2023 · 1 comment
Open

Removing an object from storage doesn't work #180

fede4rodriguez opened this issue Sep 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@fede4rodriguez
Copy link

fede4rodriguez commented Sep 20, 2023

Bug report

  • [ x] I confirm this is a bug with Supabase, not with my own application.
  • [ x] I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

when using .storage.from(bucketName).remove([imageFileName]) return an empty array in data and null in error

Screenshots

code with logs:

Captura de pantalla 2023-09-20 153104

request and response:

Captura de pantalla 2023-09-20 153306
requests and response:

Captura de pantalla 2023-09-20 153323

policies:

Captura de pantalla 2023-09-20 153439
Captura de pantalla 2023-09-20 153535

showing that the file and bucket exist:

Captura de pantalla 2023-09-20 153407

@fede4rodriguez fede4rodriguez added the bug Something isn't working label Sep 20, 2023
@silentworks silentworks transferred this issue from supabase/auth-helpers Sep 22, 2023
@fede4rodriguez
Copy link
Author

🙄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant