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
547 stars 722 forks source link

FinancesAPI - Intermittent Invalid Input Errors #366

Closed Aseelaldallal closed 2 months ago

Aseelaldallal commented 2 months ago

Making a request to GET /finances/v0/financialEventGroups/{eventGroupId}/financialEvents occasionally returns

{ 
code: "InvalidInput"
details: ""
message: "Request was not valid or data requested exceeds data retention period."
}

Retrying the exact same request a second later returns a valid response.

shreeharsh-a commented 2 months ago

Hi @Aseelaldallal Please reach out to developer support so that we can analyze your calls & help you out with more details / information as to why this might be occurring, thanks!