It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
Bustacap: workaround until they fix it:

- log in to PSN (store.playstation.com) through your browser

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie
Copy content of "npsso"

- open windows explorer and enter the following into the address bar at the top and press enter
%LocalAppData%\GOG.com\Galaxy\plugins\installed\

- open the psn_{random number} folder and edit the plugin.py file with your favourite text editor

- go to line 64 and change it from:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

to:
stored_npsso = "Copied value of npsso"
("copied value of npsso" should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- restart GOG Galaxy
- try connecting with PSN again
avatar
MatticusPlayer: You are an angel. Thank you
It's work !!!! Thank you.
avatar
Bustacap: workaround until they fix it:

- log in to PSN (store.playstation.com) through your browser

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie
Copy content of "npsso"

- open windows explorer and enter the following into the address bar at the top and press enter
%LocalAppData%\GOG.com\Galaxy\plugins\installed\

- open the psn_{random number} folder and edit the plugin.py file with your favourite text editor

- go to line 64 and change it from:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

to:
stored_npsso = "Copied value of npsso"
("copied value of npsso" should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- restart GOG Galaxy
- try connecting with PSN again
Fixed the issue immediately. TY.

That's how you respond to an issue GOG...you don't ignore it....
Post edited June 17, 2020 by AnimeCwboy
avatar
Bustacap: workaround until they fix it:

- log in to PSN (store.playstation.com) through your browser

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie
Copy content of "npsso"

- open windows explorer and enter the following into the address bar at the top and press enter
%LocalAppData%\GOG.com\Galaxy\plugins\installed\

- open the psn_{random number} folder and edit the plugin.py file with your favourite text editor

- go to line 64 and change it from:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

to:
stored_npsso = "Copied value of npsso"
("copied value of npsso" should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- restart GOG Galaxy
- try connecting with PSN again
Thank you! I have the latest GOG 2.0 client version (including the hotfix for today) and that does not correct the issue with the PSN (Server Time-out with captcha). However your solution still works!
avatar
Bustacap: workaround until they fix it:

- log in to PSN (store.playstation.com) through your browser

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie
Copy content of "npsso"

- open windows explorer and enter the following into the address bar at the top and press enter
%LocalAppData%\GOG.com\Galaxy\plugins\installed\

- open the psn_{random number} folder and edit the plugin.py file with your favourite text editor

- go to line 64 and change it from:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

to:
stored_npsso = "Copied value of npsso"
("copied value of npsso" should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- restart GOG Galaxy
- try connecting with PSN again
fuckin genius
Basically with the workaround, most of you should be able to connect with PSN. Claim your copy of Witcher 3 as soon as possible. Whenever you try to quit the GOG Galaxy client and restart, the connection with PSN will return either "Disconnect" or "Connection lost". I guess this is due to the PSN account cookies setting, where it would change the npsso number for each time you connect/login to it.

FYI, before I edit the plugin.py file for my PSN login npsso random number, I did backup the original one. So to resolve the mentioned issue of disconnection, after I've connected the first time and claimed my copy of Witcher 3, I quit the client then deleted the edited version of plugin.py file and replaced it with the original one.

I restarted my GOG Galaxy client, the PSN connection worked from now on and without any disconnection issue.
Post edited June 17, 2020 by tankienmun
For me the workaround doesn't work. Any other suggestions?
avatar
VampireIsAGeek: For me the workaround doesn't work. Any other suggestions?
Try to state out which part you are having problem? Maybe I can try to help you out accordingly.
dont enter for mi account spn gog create update for the problem
To anyone having the "crashed plugin" problem, just delete the psn plugin folder located in
%LocalAppData%\GOG.com\Galaxy\plugins\installed\
This will force the GOG app to reinstall the plugin. After that, try to follow the main tutorial steps!
avatar
VampireIsAGeek: For me the workaround doesn't work. Any other suggestions?
Not working for me either. Still timing out after CAPTCHA

Update - After the stored_npsso = erase the entire rest of that line, (that wasn't really clear I didn't think... Everything after that = should be clear) then paste what you copied "xxxxxxxxx"
This worked for me
Post edited June 17, 2020 by SparkerR1987
avatar
MatticusPlayer: You are an angel. Thank you
avatar
Titipat1480: It's work !!!! Thank you.
When i try to open the link in the second step it give me this error: {"error":"invalid_grant","error_description":"Invalid login","error_code":20,"docs":"[url=https://auth.api.sonyentertainmentnetwork.com/docs/","parameters]https://auth.api.sonyentertainmentnetwork.com/docs/","parameters[/url]":[]}
Same issue, but I can't do the fix people keep quoting because even Sony's login page keeps giving me an error message: "A connection to the server could not be established.
(18.bdfa3b17.1592371864.2f4f25bf)"
avatar
Titipat1480: It's work !!!! Thank you.
avatar
Elektrikrow: When i try to open the link in the second step it give me this error: {"error":"invalid_grant","error_description":"Invalid login","error_code":20,"docs":"[url=https://auth.api.sonyentertainmentnetwork.com/docs/","parameters]https://auth.api.sonyentertainmentnetwork.com/docs/","parameters[/url]":[]}
Yeah, I got the same message
It works out! Thanks!
Post edited June 17, 2020 by OldSnakez
Worked flawlessly, thanks a lot !!!