Yes, I have an app in the marketplace. It has the scope https://apps-apis.google.com/a/feeds/policies/#readonly in the manifest, and I made sure to approve the permissions on the domain it's installed on. I also made sure that the keys I'm using are correct.
Using gdata-python-client 2.0.16, I get the 500 Internal Server Error only when using OU APIs. Other APIs such as the Documents List APIs work fine. For debugging purposes I also wrote a custom OAuth client (completely separate from gdata-python-client), and it also works well with Documents List endpoints, but gets 500 errors with OU endpoints. Unfortunately the server doesn't return any more information to explain this error. Note: If the error was OAuth-related, it would be a 4xx error. Finally, in all of these situations I have the customer ID. -- 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/-/ZPPWubnbV80J. 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.
