Google Cloud Endpoint Authentication from my Android Client: Audience not Allowed and Oauth framework user didn't match oauth token user
问题 I'm trying to access a deployed appengine backend api using OAuth2.0 support from my android client. Authentication is working fine from the api explorer using the authorised email address On the android side, I'm using the credentials/account picker method described here: https://developers.google.com/appengine/docs/python/endpoints/consume_android But I get a 403 status code saying the access is forbidden and the following in the appengine log when accessing from an android client: D 12:52