Gando

Gando

Developer Portal

gando.app
All error codes

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.