Postges: 'invalid input syntax for type json' - keep getting this, even when I've validated the JSON is valid

Hi Wappler team.

I am getting the above error. I have validated that the JSON i’m trying to insert into a JSONB column is indeed valid, and without error.

Any advice what I can look into?

UPDATE:

Looks like a known knex/node/postgres issue: https://github.com/brianc/node-postgres/issues/442

Community Page
Last updated: