helloworld1 / AnyMemo

Advanced Spaced Repetition flashcard learning software for Android.
http://www.anymemo.org
GNU General Public License v2.0
151 stars 53 forks source link

Google Drive spreadsheet and Dropbox not working #517

Closed zhouqin1983 closed 3 years ago

zhouqin1983 commented 3 years ago

Tried both, neither works. Google Drive spreadsheet stuck with a white screen with a waiting circle (a small, rotating color circle); and if you go back, it shows error:

Error RC_AUTH_TOKEN does not have token

image

Dropbox shows a long error message:

Connection error Cannot connect to server. Please check the internet connection. Exception: java.io.IOException: HTTP request: https://api.dropboxapi.com/2/files/list_folder, response code: 409, response: {"error_summary": "path/ not_found/..", ......

helloworld1 commented 3 years ago

Thanks for reporting the issue. Drop box seems to work fine on my device. Have you created "anymemo" folder in the dropbox?

For Google Spreadsheet, Google has removed the API that AnyMemo need. We will, unfortunately, remove the Google Spreadsheet capability in the next version since complying Google's requirement is not open-source friendly. We plan to go back to use F-droid to release once we have removed all the Google's libraries.

zhouqin1983 commented 3 years ago

I've added anymemo folder in dropbox and it seems to work now. Sorry to see the removal of support for google spreadsheet. Thanks a lot for the quick response!!