True or false? The OAuth endpoint expects the form/urlencoded format instead of JSON.
Choose an answer
Tap an option to check your answer.
Correct answer: True.
Why this is the answer
The statement is true because the token request body is sent as application/x-www-form-urlencoded , not as a JSON payload. In Amazon Ads authorization workflows, Login with Amazon handles OAuth-based token exchange for API access. The token endpoint expects request parameters such as grant type, authorization code, client ID, and client secret in form-encoded format. A successful token response can return JSON, but that does not mean the request body should be JSON. Using the wrong request format can cause the authorization request to fail.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed