Is there any way how to access https://code.google.com/apis/console with any kind of api? I need to access it with python and add subdomains to oauth2 callbacks dynamically, thanks.
Asked
Active
Viewed 355 times
1 Answers
2
No, there's no API to programmatically configure projects in the APIs Console.

Claudio Cherubino
- 14,896
- 1
- 35
- 42
-
1that is sad, I though that google has something similat to aws, where I believe you can do everything dynamically... – Visgean Skeloru Aug 28 '12 at 14:03
-
1Is this still the case as of June 2013? – nwaltham Jun 04 '13 at 06:47