Authorization not sent with Request
I 'm using an API to send a POST request to supabase "get sign url " for uploading a file . The response is failing saying that : {
"statusCode": "400",
"error": "Error",
"message": "headers must have required property 'authorization'"
}However , I have verified that the supabase login api works and is setting the session cookie correctly . I can see the authorization cookie in the browser . @Stockton - I 'm not entirely sure what the issue is but a quick search returned some specific gripes from Supabase users regarding buckets . See https://github.com/supabase/storage-js/issues/64 as an example . Might be something to do with the path ? 🙏1



.jpeg/public)