Error - Too many Requests When Using Adobe Analytics API
Hello,
I am automating the pulldown of various Adobe Analytics elements through "https://analytics.adobe.io/api/" API calls. I noticed a few weeks ago that I started to get "Too Many Requests" errors when running the pulldown script.
I saw a previous post here: "https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/api-error-429-too-many-requests/m-p/668236#M4443" that states that the issue may be related to a certain threshold on calls allowed to be made within a certain period of time. I can guarantee that I am not making many calls per minute in this script. The script is making an API call to Adobe Analytics about every 10 seconds.
Has there been an update to the amount of calls allowed to the API within a window of time? Is there a way to modify the amount of allowed API calls?