amzn / ads-advanced-tools-docs

Code samples and supplements for the Amazon Ads advanced tools center
https://advertising.amazon.com/API/docs/en-us/index
MIT No Attribution
88 stars 33 forks source link

Invoice request docs don't contain required Header Parameters #152

Open eechien opened 11 months ago

eechien commented 11 months ago

Describe the bug The Invoice API requires Header parameters Amazon-Advertising-API-ClientId and Amazon-Advertising-API-Scope like the rest of the API but doesn't include this in the documentation. It just includes the Query Parameters

URL of the content

Description of what the documentation currently says

Screenshot 2023-10-06 at 9 43 56 AM

Description of what the documentation should say Screenshot 2023-10-06 at 9 44 25 AM

elizafarley commented 11 months ago

Thanks for calling this out. You are correct that clientId and scope are required headers for this service. I will work on getting these updated and close the issue once it's resolved.