I'm seeing an issue where I get 503 (quota exceeded) errors when making API calls to fetch user information. The code is running on App Engine. When I run the code on one app id, I do not see any 503 errors, but when I run the same code on the same dataset on a different app id, I get lots of 503 errors. What could be causing this?
By the way, I'm aware that Google recommends exponential backoff in this situation: https://developers.google.com/google-apps/documents-list/#handling_api_errors -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-apps-mgmt-apis/-/QLPlMIcc9KAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
