Gando

Gando

Developer Portal

gando.app
All error codes

invalid_idempotency_key

Partner API error

HTTP status: 400

Cause

Idempotency-Key header is not a valid UUID v4.

Partner action

Send Idempotency-Key as a UUID v4.

Gando action (internal)

Check key format validation in with-partner-idempotency.ts.