Posted June 16, 2020
![avatar](http://images.gog.com/587bf85b2c59291f6f61e47a7aebd4309f0961398f24da72a86bee14d7c7bd9c_avm.jpg)
![avatar](http://images.gog.com/f3d51f63f3a3ac710d93263dc37481294e26e4b66e830e5a445708ae99f3af9e_avm.jpg)
-------------------------------------
workaround until they fix it:
-Log in to PSN through your browser
-After the login open this link: https://ca.account.sony.com/api/v1/ssocookie
Copy content of "npsso"
Edit file %AppData%\Local\GOG.com\Galaxy\plugins\installed\psn_XXX\plugin.py
Go to line 64 and change value stored_npsso to copied "npsso" for example:
Was:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None
Is:
stored_npsso = "Copied value of npsso"
6. Restart GOG Galaxy
7. try connecting with PSN again