Cloud endpoints authentication failure in android app

后端 未结 3 686
渐次进展
渐次进展 2021-01-19 13:19

I\'m having trouble with my first attempt to use authentication in debug mode in a Google Cloud Endpoints android app. I set up credentials like this:

creden         


        
3条回答
  •  北海茫月
    2021-01-19 14:17

    Just making sure, but did you register a client ID in the Google APIs Console as well as an App Engine App ID? And has that google account been added to the device?

    The instructions on this blog might be useful:
    http://devthots.blogspot.com/

    Hope that helps!

提交回复
热议问题