07-24-2019 10:12 PM
Hi All,
Whenever the using the Rest API Post Snap, Facing Issue Like :“x-amzn-errortype”:
“TooManyRequestsException”
please help me on this isuue.
Thanks,
kullayappa
Solved! Go to Solution.
07-25-2019 08:31 AM
Seems to be an error from the end point that you’re posting to. They’re saying that their service is too busy to handle your request. Sounds like an Amazon API gateway, so probably exceeding the limits that have been configured.
08-08-2019 05:16 PM
What is the error?
08-16-2019 12:15 AM
Hi tlui,
Below is the error:
reason":“REST API service endpoint returned error result: status code = 429, reason phrase = , refer to the error_entity field in the error view document for more details”
“resolution”:“Please check the values of Snap properties.”
“status_code”:“error”
Header Level:
“x-amzn-errortype”:“TooManyRequestsException”
Thanks,
kullayappa