Forum Discussion

Kullay's avatar
Kullay
New Contributor III
7 years ago
Solved

Rest API Snap Issue: Too Many Request

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
  • christwr's avatar
    7 years ago

    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.