#Paul Magico

1 messages · Page 1 of 1 (latest)

abstract jasperBOT
idle spade
#

HI 👋 if you switch to application/x-www-form-urlencoded as the error suggests, do you stop encountering the error?

Looks like you're currently using application/json:

httpWebRequest.ContentType = "application/json";

languid patio
#

I tried that but then it's not receiving my json and it seems to look for a FORM parameter called "ord" instead

#

Can we not post JSON to your APIs?

idle spade
languid patio
#

I see - I'll try that instead - thanks