YukiGasai/obsidian-google-tasks

Successful login, but plugin isn't showing

Closed this issue · 5 comments

Amazing idea, but I can't seem to get it to work.

The checklist icon is on the left sidebar, but no action is triggered when clicked. I completed the step-by-step process on the documentation, but for reference, I am not experienced with API frameworks.

Let me know if there are any details you want!

Thank you ^^

No action seems a little odd.

Reinstall

  1. Press Logout in the settings page
  2. Reinstall the plugin without adding credentials

When pressing the icon, you should get this notification
grafik

If not, please check your dev console.

If there are no errors so far, try logging in.

Login

  1. Enter your credentials again
  2. Login to your Google account

Are you logged into a Google account, did the browser open with the auth screen?
Did the browser redirect you to a page saying Authentication successful! Please return to obsidian.
When you are pressing the Icon are there any error in the dev console?

If there are errors, please send them and we can figure out what's going on.

The image upload didn't work, but it could be the API token have a look at this issue #5

The Token has to fit this regex AIza[0-9A-Za-z-_]{35}

You can find it inside the API console
grafik

Nice and thank you. If you want to make a installation guide just open another issue or create a pull request.