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
Needle
03/17/2022, 11:09 AM
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
silentworks
03/17/2022, 11:33 AM
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
Needle
03/17/2022, 11:33 AM
Hassaan Mahboob (2022-03-17)
h
Hassaan Mahboob
03/17/2022, 12:50 PM
any idea what is correct implementation of uploading file to supabase bucket storage? I will be really thankful