Infinite “Choose an account” loop when using Google Drive API

前端 未结 3 1041
日久生厌
日久生厌 2020-12-10 08:31

I\'m trying to set up an Android app that can manipulate files stored on my personal Google Drive account using the guidelines at Google Drive REST API Overview.

I\'

3条回答
  •  情话喂你
    2020-12-10 09:20

    You must be using the official Google Drive Api Quickstart by Google. Link. I can confirm that it doesn't work unfortunately as of now. It leads to an infinite login loop even if I have only one gmail account on my device. Maybe consider using the code at their Drive Api page as a starting point. That should work

提交回复
热议问题