Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudresourcemanager.projects.list returns 404 #202

Closed
stephenplusplus opened this issue Sep 12, 2015 · 0 comments
Closed

cloudresourcemanager.projects.list returns 404 #202

stephenplusplus opened this issue Sep 12, 2015 · 0 comments

Comments

@stephenplusplus
Copy link

To reproduce, try executing the API Explorer demo without arguments:

https://developers.google.com/apis-explorer/#p/cloudresourcemanager/v1beta1/cloudresourcemanager.projects.list

Monitoring the outgoing requests from the dev tools, it requests the following URL which returns a 404:

https://content-cloudresourcemanager.googleapis.com/static/proxy.html?jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.JZCw1sZyr38.O%2Fm%3D__features__%2Fam%3DEQ%2Frt%3Dj%2Fd%3D1%2Ft%3Dzcms%2Frs%3DAGLTcCNsFuPdAI16TyKAffH5jIkdIAOE8Q

I encountered this while using this JS library to access the resource manager API, but it failed locally with the same error. That prompted me to try the API Explorer, where I was surprised to find the same behavior. Thanks for any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant