It was working fine before, I get authorized but now my python script is giving me a 403 status ("Forbidden" error) when trying to retrieve a dataset out of Domo. Is there a rate limit I'm hitting? Quite confused. Any assistance is welcome.
Are you able to do any other API calls with that client id and secret?
A rate limit would return a 429 error code - Too Many Requests. This is pointing to a permissions issue.
Hi! I am having a similar issue.
still exists and yes
im collecting via this endpoint 'https://api.domo.com/v1/datasets/…
and the dataset im collecting was made via api