invalid_json_body
Partner API error
HTTP status: 400
Cause
Request body is not valid JSON.
Partner action
Send Content-Type application/json with a well-formed JSON body.
Gando action (internal)
Check API route body parsing middleware.
Gando
invalid_json_body
HTTP status: 400
Request body is not valid JSON.
Send Content-Type application/json with a well-formed JSON body.
Check API route body parsing middleware.