im running into some issues... im trying to upload...
# javascript
a
im running into some issues... im trying to upload an image to the Storage but i get this error
{"statusCode":"400","error":"Bad Request","message":"headers should have required property 'authorization'"}
l
probably auth error, are you signed in when trying to upload?
a
hey sorry for late answer
i did the initialisation with createClient - inserting on data on a table works fine. but i cant upload on storage for some reason
i dont want to have user auth on my app
ill have a look at what you sent me
nah doesnt seem to work as the storage bucket is already public