Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Exception occurred while calling AEP Data Hygiene API - {"error_code":"429050","message":"Too many requests"}

Avatar

Level 1

Exception occurred while calling AEP Data Hygiene API - {"error_code":"429050","message":"Too many requests"}, Can you please help me with any reason. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hey @srinivasuluk 

This response code indicates that the server is rate limiting the requests.

Check in the response. There should be  'Retry-After' instructions in the response.

 

This is not specifc to data hygeine API so you can read more about the error here: https://experienceleague.adobe.com/docs/experience-platform/edge-network-server-api/media-edge-apis/...

 

Also there is a quota of requests that can be made for an organization. This is another thing to check for.

 

IMG_5492.jpeg

 

Link to the above: https://docs.mktossl.com/docs/experience-platform/data-lifecycle/api/overview.html?lang=en

 

Hope the above helps.

 

Cheers,

Abhinav

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hey @srinivasuluk 

This response code indicates that the server is rate limiting the requests.

Check in the response. There should be  'Retry-After' instructions in the response.

 

This is not specifc to data hygeine API so you can read more about the error here: https://experienceleague.adobe.com/docs/experience-platform/edge-network-server-api/media-edge-apis/...

 

Also there is a quota of requests that can be made for an organization. This is another thing to check for.

 

IMG_5492.jpeg

 

Link to the above: https://docs.mktossl.com/docs/experience-platform/data-lifecycle/api/overview.html?lang=en

 

Hope the above helps.

 

Cheers,

Abhinav