Hey @joaosander ![]()
Do you get an error message in the WeWeb workflow logs when testing the workflow action? If yes, can you share what it says?
If not, can you tell me if the workflow logs say “Succeeded
” without any other info about the object you tried to delete or if it says “Succeeded
” with more info about the object that was deleted?
It seems we have a bug that doesn’t properly return the error from Supabase which can be misleading.
In any case, looking at your screenshots, it seems to me like your setup is correct: both the Supabase policy and WeWeb workflow action seem to be setup properly.
Things you might want to check:
- Are you logged in as a user of your app when testing the action in WeWeb?
- Are you logged in as the user who actually uploaded the file to the Supabase storage? (If you’re trying to delete a file that you uploaded via the Supabase UI or via the WeWeb app but when you were authenticated as another user, it will not work)
Hello, this is what it returns
i am authenticated with the user creator and uploader of the item i want to delete.
@Joyce




