Hello I am using supabase and trying to push some ...
# help
h
Hello I am using supabase and trying to push some video on bucket storage but it is showing me the error code 401 . I attached picture for reference . Any leads to solution?
n
Hello @Hassaan Mahboob! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
s
The error is saying there is a row level security (RLS) violation, you will need check and see what policy you have created that is being violated.
n
Hassaan Mahboob (2022-03-17)
h
any idea what is correct implementation of uploading file to supabase bucket storage? I will be really thankful