amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
534 stars 722 forks source link

Reporting API returns Unauthorized to any type of report requests #3993

Closed fahrettinozturk closed 1 week ago

fahrettinozturk commented 1 week ago

Hello all,

I've started receiving the error below beginning from 27th of June 2024 from the Reporting API

{ "code": "Unauthorized", "message": "Access to requested resource is denied.", "details": "" }

I don't have any problem with the other endpoints and no issue retrieving the Access Token. Does anybody know if something changed with the reporting API?

Thanks.

fahrettinozturk commented 1 week ago

Solved. It was the API version issue. The old version isn't supported anymore.