Running readme curl (e.g. list backends) commands returns:
Invalid IAP credentials: Unable to parse JWT
The issue seems to be the token returned by gcloud auth print-access-token, when I retrieve a token using instructions from https://cloud.google.com/iap/docs/authentication-howto it works fine. Am I doing sth wrong or is the readme outdated?