Hi community,
Occassionaly, our colleagues coming across the below error while using our client script (using sg python-api) to connect to the Shotgrid despite the “Acess token is still valid and not expired”. Retrying after a while works for us!
shotgun_api3.shotgun.Fault: Uncaught exception! { “developerMessage”:“Access token provided is invalid or expired.”, “moreInfo”: "https://forge.autodesk.com/en/docs/oauth/v2/developers_guide/error_handling/", “errorCode”: “AUTH-006”}
The other error is shotgun_api3.shotgun.Fault: Uncaught exception! {“developerMessage”:“Quota limit exceeded.”}. What is this error? do we have a specific limit to read and write data on Shotgrid instance.?
Best,
TJ