The problem
The response includes adetail array:
loc) and message (msg).
Common fixes
Solution
1
Log the full detail array
Do not only read HTTP status — every
loc entry is a required fix.2
Compare with API Reference
Open the matching operation under API Reference and align required fields.
3
Re-test with minimal payload
Strip optional fields until the call succeeds, then add fields back.
