shyyko.serhiy
shyyko.serhiy
Yep, it's broken in Spotify Mac app https://community.spotify.com/t5/Desktop-Mac/You-broke-AppleScript-Again/td-p/4937134
Hi, @carlhussey do you have some kind of corporate vpn/proxy?
You will usually see this error when there IS "self signed certificate in certificate chain".
> Does this mean something is being blocked per corp policy of some type? yes, it's probably blocked by corp policy.
It's exactly what should be happening really. Auth flow looks like this: 1. User presses on sign-in button. 2. vscode-spotify creates local server with wait timeout on port 8350. 3....
hm. That's strange. You can try to add breakpoint here https://github.com/ShyykoSerhiy/vscode-spotify/blob/e753c11bb0261d84a1455f1984744f7d39e6e37d/src/actions/actions.ts#L232 to see what's happening.
**Can you please open developer tools in chrome and check preserve log** **Then enter https://vscode-spotify-auth.azurewebsites.net/login url and try to login. No you should see request like this** **. Please check...
I have a feeling that for some reason session cookie gets lost.
I've enabled logs on server. If you have time can you please try to login again?
Is this the "my song library" you are talking about? Do you think it's ok to put it inside 'playlists' section of vscode-spotify in the top most position here?: