Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

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

  • 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

    • Anonymous's avatar
      Anonymous
      Not applicable

      ibarrau , Thank you so much for the reply. This might solve my issue by changing the limit of  API calls per  period. 

      • Anonymous's avatar
        Anonymous
        Not 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.