PATCH record not working but GET is?
I didn't change anything and suddenly the PATCH record stopped working, even though I followed the convention
The error message I got was:
I tried calling the same URL but using GET and I got the correct record. Why does this happen?
https://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/tables/table_name/data/record_id The error message I got was:
I tried calling the same URL but using GET and I got the correct record. Why does this happen?
