cancel
Showing results for 
Search instead for 
Did you mean: 

Rest API Snap Issue: Too Many Request

Kullay
New Contributor III

Hi All,

Whenever the using the Rest API Post Snap, Facing Issue Like :“x-amzn-errortype”:
“TooManyRequestsException”

please help me on this isuue.

image

Thanks,
kullayappa

1 ACCEPTED SOLUTION

christwr
Contributor III

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.

View solution in original post

6 REPLIES 6

tlui
Former Employee

What is the error?

Kullay
New Contributor III

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