KumarManas04 / NotesSync

Notes Sync is the answer to your everyday note taking requirements. It can encrypt and sync everything to the user's own Google Drive or Dropbox accounts
MIT License
45 stars 14 forks source link

Cannot login at Google Drive #4

Closed DerSaxxe closed 4 years ago

DerSaxxe commented 4 years ago

How to reproduce:

  1. Click at Settings - Login
  2. Click at Google Drive.
  3. Now a window appers to choose the account. Click on your account.
  4. The window is closing and nothing happens
KumarManas04 commented 4 years ago

Did you follow step 3 from https://github.com/KumarManas04/NotesSync#how-to-build-the-project completely? It seems that you forgot to add your build's SHA-1 key to the credentials screen of the Google Drive API console.

DerSaxxe commented 4 years ago

Yes, this was my mistake. So we can close this issue. Thank you