mmallis87 / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
0 stars 0 forks source link

503 Service Unavailable in pubsub.projects.topics.getIamPolicy service #332

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Services > Google Cloud Pub/Sub API v1beta2 > 
pubsub.projects.topics.getIamPolicy
2. Enter "projects/project-id/topics/my-topic" in "resource" field
3. Click Execute

What is the expected output? - correct JSON data

What do you see instead? - 503 Service Unavailable

Please provide any additional information below.
Topic "projects/project-id/topics/my-topic" exists - YES
Called "pubsub.projects.topics.setIamPolicy" correctly before - YES

Original issue reported on code.google.com by kosharov...@gmail.com on 1 Jun 2015 at 8:24