alangrainger / obsidian-google-photos

Connect to Google Photos from Obsidian
GNU General Public License v3.0
93 stars 5 forks source link

Authorization problem #26

Closed Knaackee closed 11 months ago

Knaackee commented 11 months ago

Hey,

at first, thanks for your great work!

I just installed the plugin and did the Google cloud stuff without a problem.

The problem is that the redirect after auth isn't working.

This site can’t be reachedlocalhost refused to connect.
Try:

Checking the connection
[Checking the proxy and the firewall](chrome-error://chromewebdata/#buttons)
ERR_CONNECTION_REFUSED

Any idea?

alangrainger commented 11 months ago

What operating system / device are you using?

Knaackee commented 11 months ago

I am using Windows 11.

alangrainger commented 11 months ago

Can you test it in the Sandbox vault? I have tested just now using a new install in the sandbox vault and I don't receive that error on Windows 11.

If you still receive the error, I suggest it might be some firewall software or Chrome extension running on your computer that is blocking the connection?

Knaackee commented 11 months ago

I will try this and report back.

Knaackee commented 11 months ago

I tried a new vault, disabling the firewall completly and tried it in chromes incognito mode. Still the same. ERR_CONNECTION_REFUSED

Thanks for your help!

alangrainger commented 11 months ago

Please update to 1.6.4, restart Obsidian, and follow the guide here:

https://github.com/alangrainger/obsidian-google-photos/blob/1.6.4/docs/Authentication%20troubleshooting.md

Knaackee commented 11 months ago

Successfully connected... Thank you!