curl -i "https://<my-compute-instance>.apirest.c-2.us-east-2.aws.neon.tech/marketing/rest/v1/marketing_leads?select=sid,first_name,last_name&limit=5" -H "Authorization: Bearer $MY_JWT"
HTTP/2 400
access-control-expose-headers: Content-Encoding, Content-Location, Content-Range, Content-Type, Date, Location, Server, Transfer-Encoding, Range-Unit
content-type: application/json
neon-request-id: aa9ec3a6-b68d-40a1-9aed-ef82491601d5
date: Fri, 24 Oct 2025 19:57:24 GMT
content-length: 142
{"message":"Failed to deserialize json: invalid type: string \"public.\\\"LeadOrigin\\\"\", expected a borrowed string at line 1 column 2043"}
curl -i "https://<my-compute-instance>.apirest.c-2.us-east-2.aws.neon.tech/marketing/rest/v1/marketing_leads?select=sid,first_name,last_name&limit=5" -H "Authorization: Bearer $MY_JWT"
HTTP/2 400
access-control-expose-headers: Content-Encoding, Content-Location, Content-Range, Content-Type, Date, Location, Server, Transfer-Encoding, Range-Unit
content-type: application/json
neon-request-id: aa9ec3a6-b68d-40a1-9aed-ef82491601d5
date: Fri, 24 Oct 2025 19:57:24 GMT
content-length: 142
{"message":"Failed to deserialize json: invalid type: string \"public.\\\"LeadOrigin\\\"\", expected a borrowed string at line 1 column 2043"}