Gando

Gando

Developer Portal

gando.app
All error codes

invalid_client_id

Partner API error

HTTP status: 400

Cause

clientId in the request does not belong to the linked rental operator account.

Partner action

Use a client id returned by POST /clients or GET /clients for the linked account.

Gando action (internal)

Check client.accountId vs partner account link in partner.service.ts.