message: “None of these media types are available: application/vnd.pgrst.plan+text; for=“application/json”; options=analyze|verbose|settings|buffers|wal”
cause
code: “PGRST107”
details: null
hint: null
message: “None of these media types are available: application/vnd.pgrst.plan+text; for=“application/json”; options=analyze|verbose|settings|buffers|wal”
I turned it on ‘after’ realizing the UPDATE fired but didn’t update public.users.user_type from ‘guest’ to ‘host’.
I figure that would provide some logs to assist me in problem-solving.
As you can see, the table is correct, id is bound properly to identify the appropriate row, and “host” is bound properly to be the string to replace guest.