When uploading an avatar to a public bucket I get ...
# help
a
When uploading an avatar to a public bucket I get the following error when
upsert
is set to `true`: "new row violates row-level security policy (USING expression) for table \"objects\", but when it's set to
false
it works fine. Any ideas?
n
Hello @Amos! 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.
g
I believe upsert true will cause your select policy to need to be met.
n
Amos (2022-04-07)