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
ringuerel: I cant link it anyway, I trie dsolution but responds some JSON with
{"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]":[]}
avatar
Krautkopf666: Hello,

my plugin started working. It's importat to use the same tab in your browser witch you used for the psn log-in.
found a solution, use Edge browser.

1. Follow the guide, signin and use the same tab once logged in to go to the https://ca.account.sony.com/api/v1/ssocookie
2. copy the code, DON'T CLOSE THE BROWSER
3. Do the reset of the steps and validate the login in GOG Galaxy
4.Now it should be working, go to PlayStation Tab, search Witcher and click on it
5.On witcher 3 page you should be able to claim the copy.
6. closer web browser
high rated
avatar
Bustacap: workaround until they fix it:

- close GOG Galaxy if it's running at the moment

- log in to PSN (store.playstation.com) through your browser
(if you were already logged in, log out first, then back in)

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie

youll get something like: {"npsso":"xxx"}
where xxx is the npsso value

- 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. it sould look like this:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

delete everything on that line after: stored_npsso =
then add your nppso value behind it in quotation marks.

it should look like this:
stored_npsso = "npsso value"

("npsso value" is the value from step 3 and should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- save the changes made to plugin.py and close the file
- restart GOG Galaxy
- try connecting with PSN again
THIS WORKS PERFECTLY thank you!

also if you have big PSN game library like me and you're doing this 1st time, then all games can take some time to load.
Galaxy kept telling me psn is "offline retry" after following the instructions. Using Edge instead of Chrome to log in to playstation store fixed it for me.

also used this line instead of deleting line 65-66:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else "<your_npsso_here>"
avatar
ya-ren2: Galaxy kept telling me psn is "offline retry" after following the instructions. Using Edge instead of Chrome to log in to playstation store fixed it for me.

also used this line instead of deleting line 65-66:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else "<your_npsso_here>"
im having the same prob so i use the line you pasted there but i chznge the your_npsso_here with my npsso, do i need to keep the < > too?
avatar
Bustacap: workaround until they fix it:

- close GOG Galaxy if it's running at the moment

- log in to PSN (store.playstation.com) through your browser
(if you were already logged in, log out first, then back in)

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie

youll get something like: {"npsso":"xxx"}
where xxx is the npsso value

- 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. it sould look like this:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

delete everything on that line after: stored_npsso =
then add your nppso value behind it in quotation marks.

it should look like this:
stored_npsso = "npsso value"

("npsso value" is the value from step 3 and should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- save the changes made to plugin.py and close the file
- restart GOG Galaxy
- try connecting with PSN again
Thank you, it works for me :))
i did like you said even connecting my ps account on two browsers but it says "the plugin crashed" everytime i try to connect
I can't even try the npsso thing, because the directory doesn't even exist for me O_O

edit: Never mind. I eventually found the directory, followed the steps, and it worked! I watched the video that CoziestRug6 made based on Bustacap's original post/tutorial.
Post edited June 18, 2020 by bosswilliz
Flawless. Thank you!

avatar
Bustacap: workaround until they fix it:

- close GOG Galaxy if it's running at the moment

- log in to PSN (store.playstation.com) through your browser
(if you were already logged in, log out first, then back in)

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie

youll get something like: {"npsso":"xxx"}
where xxx is the npsso value

- 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. it sould look like this:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

delete everything on that line after: stored_npsso =
then add your nppso value behind it in quotation marks.

it should look like this:
stored_npsso = "npsso value"

("npsso value" is the value from step 3 and should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- save the changes made to plugin.py and close the file
- restart GOG Galaxy
- try connecting with PSN again
avatar
Rademenes16: THIS WORKS PERFECTLY thank you!

also if you have big PSN game library like me and you're doing this 1st time, then all games can take some time to load.
avatar
PerfecTommy: Flawless. Thank you!

avatar
Rademenes16: THIS WORKS PERFECTLY thank you!

also if you have big PSN game library like me and you're doing this 1st time, then all games can take some time to load.
avatar
PerfecTommy:
Worked for me as well
I was havving the same problem with :The plugin crashed" message and then "offline retry" it was because I was pasting the wrong part of the information in.

In the file you should leave:

stored_npsso =


and add just the numbers and letters in the speech marks:

"WQ6bf0dnv5upXIEEEDKiF51RAPsPh4cV8P9QZF36ycKoayblZjpIvOoKVEdrlcev"


so the line looks like this:

stored_npsso = "WQ6bf0dnv5upXIEEEDKiF51RAPsPh4cV8P9QZF36ycKoayblZjpIvOoKVEdrlcev"

Obvously don't us these letter and numbers use the one you got after clicking on the link.
avatar
Bustacap: reposting the newest version of the workaround for better visibility
----------------------

- close GOG Galaxy if it's running at the moment

- log in to the Playstation Store (store.playstation.com) through your browser
(if you were already logged in, log out first, then back in)

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie

youll get something like: {"npsso":"xxx"}
where xxx is the npsso value

(example of what it should look like: https://abload.de/img/npssomcj9f.png )

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

( https://abload.de/img/localappdataojjbg.png )

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

- go to line 64. it sould look like this:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

delete everything on that line after: stored_npsso =
then add your npsso value behind it in quotation marks.

it should look like this:
stored_npsso = "npsso value"

("npsso value" is the value from step 3 and should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

(example of what it should look like: https://abload.de/img/plugingrjah.png )

- save the changes made to plugin.py and close the file
- restart GOG Galaxy
- try connecting with PSN again
Adding one voice : this worked perfectly ! clcked on connect and linked the account right away (no login, no password and no Captch!!).

Thanks!
avatar
Bustacap: workaround until they fix it:

- close GOG Galaxy if it's running at the moment

- log in to PSN (store.playstation.com) through your browser
(if you were already logged in, log out first, then back in)

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie

youll get something like: {"npsso":"xxx"}
where xxx is the npsso value

- 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. it sould look like this:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

delete everything on that line after: stored_npsso =
then add your nppso value behind it in quotation marks.

it should look like this:
stored_npsso = "npsso value"

("npsso value" is the value from step 3 and should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- save the changes made to plugin.py and close the file
- restart GOG Galaxy
- try connecting with PSN again
avatar
Rademenes16: THIS WORKS PERFECTLY thank you!

also if you have big PSN game library like me and you're doing this 1st time, then all games can take some time to load.
THANK YOU SO MUCH
avatar
Bustacap: workaround until they fix it:

- close GOG Galaxy if it's running at the moment

- log in to PSN (store.playstation.com) through your browser
(if you were already logged in, log out first, then back in)

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie

youll get something like: {"npsso":"xxx"}
where xxx is the npsso value

- 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. it sould look like this:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

delete everything on that line after: stored_npsso =
then add your nppso value behind it in quotation marks.

it should look like this:
stored_npsso = "npsso value"

("npsso value" is the value from step 3 and should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- save the changes made to plugin.py and close the file
- restart GOG Galaxy
- try connecting with PSN again
avatar
Rademenes16: THIS WORKS PERFECTLY thank you!

also if you have big PSN game library like me and you're doing this 1st time, then all games can take some time to load.
Thanks man, it worked for me, now I can see my whole PS library
avatar
Rademenes16: THIS WORKS PERFECTLY thank you!

also if you have big PSN game library like me and you're doing this 1st time, then all games can take some time to load.
avatar
EnzoRP5: Thanks man, it worked for me, now I can see my whole PS library
For me it doesnt work correctly. I am connected, but dont see my library.
avatar
Bustacap: workaround until they fix it:

- close GOG Galaxy if it's running at the moment

- log in to PSN (store.playstation.com) through your browser
(if you were already logged in, log out first, then back in)

- after the login open this link: https://ca.account.sony.com/api/v1/ssocookie

youll get something like: {"npsso":"xxx"}
where xxx is the npsso value

- 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. it sould look like this:
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None

delete everything on that line after: stored_npsso =
then add your nppso value behind it in quotation marks.

it should look like this:
stored_npsso = "npsso value"

("npsso value" is the value from step 3 and should be a 64 character long text consisting of numbers, lower case letters and upper case letters)
(the quotation marks " " are important!)

- save the changes made to plugin.py and close the file
- restart GOG Galaxy
- try connecting with PSN again
avatar
Rademenes16: THIS WORKS PERFECTLY thank you!

also if you have big PSN game library like me and you're doing this 1st time, then all games can take some time to load.
Worked for me! Thx m8!!!