SupabaseS
Supabase12mo ago
Swyftey

Existing row not being found to update.

Hi!

I am trying to create an update endpoint and cannot figure out why nothing is being returned when something should be found?

The request in Image 1 returns null every time, but the row does in fact exist.
The request in Image 3 does work and returns all rows from the table.

I have already checked what is being passed for 'userId' and it is a string as I believe it should be.

Any help is greatly appreciated!
Code_OcYjhjxLaO.jpg
chrome_X4LNuGhUJB.png
Code_4iLskkuGDC.jpg
Was this page helpful?