Inserts into my table have stopped working, I am n...
# help
n
Inserts into my table have stopped working, I am now getting
Copy code
URL using bad or illegal format or missing URL
anyone know what it could be?
n
Hello @NinjaNuur! 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
Is this from the dashboard or from using a supabase client library?
n
NinjaNuur (2022-03-16)
n
Using the client library, weird thing was that its only on one table
actually
I just tried on the dashboard now
same error
s
Can you try from inside the dashboard and see if you are getting the same issue?
Ah ok
Did you make any changes to this table before you started getting this error?
n
Just the normal crud operations
I had this issue on another table and had to re-create it. Not sure if that triggered it
s
Do you have row level security (RLS) enabled on that table?
n
yes
s
Disable it temporarily and try again to see if you get the same error
n
when updating through the dashboard doesnt it pass RLS? Will try anyway
s
Yeah the dashboard bypasses RLS
n
yeah getting the same error
s
Can you open a support ticket so that the team can have a look into this for you https://app.supabase.io/support/new
n
sure