Google Cloud - Strange Response from Iap. Getiampolicy Api
I'm Doing a Post to with an Empty Body as the Documentation Specifies. the Api Response Is an Http 200 with the Body Simply Being {"Etag": "Acab"} What Does...
I'm doing a POST to with an empty body as the documentation specifies.
The API response is an HTTP 200 with the body simply being {"etag": "ACAB"}
What does this mean? What should I be doing differently to retrieve the actual policy data?
IAP and the IAP API are both enabled for this project.
1 Answer
The issue is that your URI is not specifying the Resource Type, which can be app-engine or backend-services.
For App Engine change the URI to: