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
oReXeRo: I have the same issue. Might this be caused by the fact that I use a 2 step varification which seems not to be supported by the embedded browser plugin?
avatar
Bustacap: unrelated

-------------------------------------

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
WORKED
avatar
oReXeRo: I have the same issue. Might this be caused by the fact that I use a 2 step varification which seems not to be supported by the embedded browser plugin?
avatar
Bustacap: unrelated

-------------------------------------

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
PSN is offline :(
Attachments:
avatar
Ivan_Hernando_Orte: what if i dont have that folder?
the appdata folder may be hidden. heres a tutorial on how to show hidden files:
https://support.microsoft.com/en-us/help/4028316/windows-view-hidden-files-and-folders-in-windows-10

if that %localappdata% shortcut from earlier doesnt work, try navigating to
C:\users\YOURUSERNAME\AppData\Local\GOG.com\Galaxy\plugins\installed\
then the psn folder and the plugin.py file
Post edited June 16, 2020 by Bustacap
avatar
Ivan_Hernando_Orte: what if i dont have that folder?
avatar
Bustacap: the appdata folder may be hidden. heres a tutorial on how to show hidden files: https://support.microsoft.com/en-us/help/4028316/windows-view-hidden-files-and-folders-in-windows-10

if that %appdata% shortcut from earlier doesnt work, try navigating to C:\users\YOURUSERNAME\AppData\Local\GOG.com\Galaxy\plugins\installed\ then the psn folder and the plugin.py file
It's %LocalAppData%
%AppData% is the environment variable for AppData\Roaming
Wow. It worked for me as well. Thank you!
avatar
oReXeRo: I have the same issue. Might this be caused by the fact that I use a 2 step varification which seems not to be supported by the embedded browser plugin?
avatar
Bustacap: unrelated

-------------------------------------

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
ofline
Attachments:
avatar
Cailiil: It's %LocalAppData%
%AppData% is the environment variable for AppData\Roaming
youre right, i edited my original post
avatar
oReXeRo: I have the same issue. Might this be caused by the fact that I use a 2 step varification which seems not to be supported by the embedded browser plugin?
avatar
Bustacap: unrelated

-------------------------------------

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
It says that the PSN is offline now
avatar
oReXeRo: I have the same issue. Might this be caused by the fact that I use a 2 step varification which seems not to be supported by the embedded browser plugin?
avatar
Bustacap: unrelated

-------------------------------------

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
thank you
Post edited June 16, 2020 by Hohua
avatar
Bustacap: unrelated

-------------------------------------

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
KishouArima: It says that the PSN is offline now
make sure to not forget the " " around the npsso value. also this is only meant as a workaround for the witcher 3 deal right now. youll probably get logged out again after you restart gog galaxy and have to do all those steps again
alright dude u deserve a good present for GOG part... ty so much
avatar
Bustacap: unrelated

-------------------------------------

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
KishouArima: It says that the PSN is offline now
You need to copy only this value {"npsso":"this value"} with " "
avatar
oReXeRo: I have the same issue. Might this be caused by the fact that I use a 2 step varification which seems not to be supported by the embedded browser plugin?
avatar
Bustacap: unrelated

-------------------------------------

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
Can someone told me what should i see after opening this ling? I've got only this: "{"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
KishouArima: It says that the PSN is offline now
avatar
Bustacap: make sure to not forget the " " around the npsso value. also this is only meant as a workaround for the witcher 3 deal right now. youll probably get logged out again after you restart gog galaxy and have to do all those steps again
Oh it worked,thanks
After working around the npsso value, it simply shows my account as offline, any fix for that?