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 through your browser

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

Edit file %LocalAppData%\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
Even with this workaround it tells me "Offline, Retry" in place of "Not connected"
PlayStation network connected but offline now
avatar
Bustacap: 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 %LocalAppData%\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
avatar
Laeviathan: Even with this workaround it tells me "Offline, Retry" in place of "Not connected"
I did it! you have to just wait a lot in the launcher main page, after a while i get my ps4 games!
sono riuscito, ho dovuto solo attendere una decina di minuti nel launcher dopo aver usato il workaround qui sopra.
GG Bustacap, for finding and sharing this. Re-quoting so it stays fresh, until a fix arrives from GOG. There was a Galaxy update just now that sounded like it might fix it, but it didn't - still had to do this after applying that update.

Thanks again Bustacap.

avatar
Bustacap: 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 %LocalAppData%\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
avatar
Bustacap: 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 %LocalAppData%\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
nice catch! this one worked for me, although I do find it odd that this doesn't work on one specific OS. According to the code, this is usually read from browser cookies. Could it be that the Win 10 update that rolls out the new Chromium-based Edge browser to everyone broke stuff?
avatar
Bustacap: 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 %LocalAppData%\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
I guess I`m doing something wrong since I get "plugin crashed" with this.
avatar
Bustacap: 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 %LocalAppData%\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
Hi there,

When I try and open the ca.account link just get a page with an 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]":[]}

unless this whole thing is the npsso?

Cheers!
Post edited June 16, 2020 by flabbymunky
avatar
Laeviathan: Even with this workaround it tells me "Offline, Retry" in place of "Not connected"
avatar
Aerojet: I did it! you have to just wait a lot in the launcher main page, after a while i get my ps4 games!
sono riuscito, ho dovuto solo attendere una decina di minuti nel launcher dopo aver usato il workaround qui sopra.
Riesci a dirmi come fare? sono sulla pagina di gog ma non ci capisco granchè del link che hanno mandato
avatar
Bustacap: 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 %LocalAppData%\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
Thanks a lot.
is there a way to add DLC's as well?

Nik97: devi accedere dal browser al psn, dopodichè dal link condiviso da Bustcap copi il codice che ti esce.
A quel punto apri il file al percorso che ha scritto finchè non apri il file "plugin.py" e modifichi la riga che ha scritto di sostituire col codice che hai copiato. Sostituisci tutta la parte che ha scritto fino a None e assicurati di aver copiato anche le virgolette. Dopodichè riavvia GOG e connettiti, a quel punto aspetta e prega ahahha Ciao!
Post edited June 16, 2020 by Aerojet
avatar
Bustacap: 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 %LocalAppData%\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
Bah. Didn't work for me. :( Just got this in my browser:
{"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]":[]}
I have no idea what it means.......
avatar
Bustacap: 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 %LocalAppData%\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
avatar
flabbymunky: Hi there,

When I try and open the ca.account link just get a page with an 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]":[]}

unless this whole thing is the npsso?

Cheers!
Back to the first step ;)
"Log in to PSN through your browser"
avatar
flabbymunky: Hi there,

When I try and open the ca.account link just get a page with an error:
I also had that problem. Make sure you still have the browser tab open where you logged into PSN, give it a refresh and click the "My Playstation" link (top-right of the page) to get to your What's New page. Then, go back and refresh the tab where you tried to open the account link - it should change to the correct result.
avatar
Bustacap: 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 %LocalAppData%\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
avatar
flabbymunky: Hi there,

When I try and open the ca.account link just get a page with an 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]":[]}

unless this whole thing is the npsso?

Cheers!
I also had this problem. To fix it, I:

1) Went back to the PSN tabbed that I logged in to, and clicked the My Playstation link
2) Verified I was still logged in, as my profile details were loaded (achievements etc.)
3) Went back and refreshed the other tab, and the data switched to the required npsso value

Bit odd since I definitely opened that tab after logging in, but it worked for me.
Post edited June 16, 2020 by dazman76
avatar
flabbymunky: Hi there,

When I try and open the ca.account link just get a page with an 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]":[]}

unless this whole thing is the npsso?

Cheers!
you should see something like this:
https://abload.de/img/npssorykts.png

the text is different for everyone and changes with each login (the text in the image is just an example and not an actual value)

make sure youre still logged in on store.playstation.com when you open ca.account.... link
avatar
flabbymunky: Hi there,

When I try and open the ca.account link just get a page with an 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]":[]}

unless this whole thing is the npsso?

Cheers!
avatar
Bustacap: you should see something like this:
https://abload.de/img/npssorykts.png

the text is different for everyone and changes with each login (the text in the image is just an example and not an actual value)

make sure youre still logged in on store.playstation.com when you open ca.account.... link
where i can copy that code?