Forum Discussion
Web.Contents failed to get contents from QuickBase table
Hi Everyone,
Fro the last one month, we are facing the below issue with the schedule and manual refresh of power bi datasets. If anyone knows the solution, Please help me on this.
Thanks,
Vishnu Priya
6 Replies
- ibarrau
Super User
Hi. That's not a PowerBi issue. The API you are trying to use for getting data is throwing an error 429. That error means you have reached the maximum requests allowed by the API for a specified time range, for example 100 requests per hour or 5 requests per minute.
I strongly recommend reading the API doc in order to check for limits and avoid the "429: too many requests".
I hope that make sense
- AnonymousNot applicable
ibarrau , Thank you so much for the reply. This might solve my issue by changing the limit of API calls per period.
- AnonymousNot applicable
Anonymous Hi, were you able to find a resolution on the QuickBase side? I have been running into the same issue, it's very inconsistent as well.