Posted June 17, 2020
![Commander_Tigg](https://images.gog.com/dc04bc12a18055a2cac55cc49badcfc43ab106c5802c71213ed1b693eb5d15b3_forum_avatar.jpg)
Commander_Tigg
New User
Registered: Aug 2018
From United States
![QuattroRCRs](https://images.gog.com/b22b5e1aa66ce2027d57e140e28bc5c088c28b3ad523aa8108a0b842f1264003_forum_avatar.jpg)
QuattroRCRs
New User
Registered: Jun 2019
From United States
![Daviiwow](https://images.gog.com/dc04bc12a18055a2cac55cc49badcfc43ab106c5802c71213ed1b693eb5d15b3_forum_avatar.jpg)
Daviiwow
New User
Registered: Jun 2020
From United States
Posted June 17, 2020
![avatar](http://images.gog.com/f3d51f63f3a3ac710d93263dc37481294e26e4b66e830e5a445708ae99f3af9e_avm.jpg)
-------------------------------------
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"
- 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"
(the quotation marks " " are important!)
- restart GOG Galaxy
- try connecting with PSN again
![avatar](http://images.gog.com/f3d51f63f3a3ac710d93263dc37481294e26e4b66e830e5a445708ae99f3af9e_avm.jpg)
Thank you. it worked like a charm
![carlinhos0394](https://images.gog.com/587bf85b2c59291f6f61e47a7aebd4309f0961398f24da72a86bee14d7c7bd9c_forum_avatar.jpg)
carlinhos0394
New User
Registered: Jun 2020
From Panama
![SRparadox21](https://images.gog.com/3f9e109ac09308f7d52c607c8571e63d5fb482acca499a83e767dfff7f00d57d_forum_avatar.jpg)
SRparadox21
New User
Registered: Jun 2020
From United States
Posted June 17, 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 (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
![Wystimpy18](https://images.gog.com/ebba8608f5aa2ce8f898f4b16dfbec44476a886375d49a6a0b89a170ab12dea8_forum_avatar.jpg)
Wystimpy18
New User
Registered: May 2020
From United States
Posted June 17, 2020
Hi there so i tried the method of this and it still didn't work I re-logged in to the app and tried to integrate my PSN but still says offline even after changing the details in the plug.py i really don't know what else to do!
![carlinhos0394](https://images.gog.com/587bf85b2c59291f6f61e47a7aebd4309f0961398f24da72a86bee14d7c7bd9c_forum_avatar.jpg)
carlinhos0394
New User
Registered: Jun 2020
From Panama
Posted June 17, 2020
![avatar](http://images.gog.com/f3d51f63f3a3ac710d93263dc37481294e26e4b66e830e5a445708ae99f3af9e_avm.jpg)
![avatar](http://images.gog.com/ebba8608f5aa2ce8f898f4b16dfbec44476a886375d49a6a0b89a170ab12dea8_avm.jpg)
help me!! pleass!!!
Post edited June 17, 2020 by carlinhos0394
![teixeirasccp](https://images.gog.com/99d58754ab43c22b96a96f05f856819d56f171885bd6c25f3b8a5e20bc7de6ad_forum_avatar.jpg)
teixeirasccp
New User
Registered: Aug 2019
From Brazil
Posted June 17, 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 (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
![Kill3rCuts](https://images.gog.com/2f2217da685e1bb9bb8ccbb1e6bb403fd5cef1a8bf84685c854701736ce618a2_forum_avatar.jpg)
Kill3rCuts
New User
Registered: Jun 2013
From United States
Posted June 17, 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 (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
![carlinhos0394](https://images.gog.com/587bf85b2c59291f6f61e47a7aebd4309f0961398f24da72a86bee14d7c7bd9c_forum_avatar.jpg)
carlinhos0394
New User
Registered: Jun 2020
From Panama
Posted June 17, 2020
![avatar](http://images.gog.com/f3d51f63f3a3ac710d93263dc37481294e26e4b66e830e5a445708ae99f3af9e_avm.jpg)
-------------------------------------
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](http://images.gog.com/99d58754ab43c22b96a96f05f856819d56f171885bd6c25f3b8a5e20bc7de6ad_avm.jpg)
![Keanu16](https://images.gog.com/f3d51f63f3a3ac710d93263dc37481294e26e4b66e830e5a445708ae99f3af9e_forum_avatar.jpg)
Keanu16
New User
Registered: Jun 2020
From United States
Posted June 17, 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 (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
![Sausy_Roll](https://images.gog.com/08cd99733772fd3c34d2b066ab87bde815c0415c69a68fa89d9c3ee1ec52f485_forum_avatar.jpg)
Sausy_Roll
New User
Registered: Dec 2013
From New Zealand
Posted June 17, 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 (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
![Yerticus55555](https://images.gog.com/40dfa99cc435607a35b61c3287180110e522e46b2a2e2ad05c84cd15c1e186b7_forum_avatar.jpg)
Yerticus55555
New User
Registered: Mar 2019
From United States
Posted June 17, 2020
So you want to follow the steps Bustacap explains to a T!
When you get your npsso number on the new tab, you only want to copy down the 64 digits after the '{"npsso" : ' part.
After that, you can just type in GOG into the search bar in your file viewer. It should be one of the first results. If you still can't find it, follow this chain of folders till you get to the end:
Starting from This PC on the left, open up from first to last 1.Windows (C:) 2.Users 3.Whatever name you have for your account on the computer 4. AppData 5.Local 6.GOG.com 7.Galaxy 8.Plugins 9.Installed 10.psn_'your wacky string of numbers and letters.'
After all of that, go to the PY file called plugin and jump down to the 64th line. If you're using notepad, it should tell you the line and column where your cursor is currently. Use that to find it quicker.
Finally, only get rid of 'stored_credentials.get("npsso") if stored_credentials else None' and replace it with your string of numbers. Then just make sure you've got parentheses around what you just pasted, close it and save your changes. Then after re-opening GOG and clicking connect for PSN, it should automatically have your account registered.
Those are at least the steps I took to getting my PSN account up, along with following Bustacap's amazing guide. Hopefully this can clear up some of the more troubling steps!
When you get your npsso number on the new tab, you only want to copy down the 64 digits after the '{"npsso" : ' part.
After that, you can just type in GOG into the search bar in your file viewer. It should be one of the first results. If you still can't find it, follow this chain of folders till you get to the end:
Starting from This PC on the left, open up from first to last 1.Windows (C:) 2.Users 3.Whatever name you have for your account on the computer 4. AppData 5.Local 6.GOG.com 7.Galaxy 8.Plugins 9.Installed 10.psn_'your wacky string of numbers and letters.'
After all of that, go to the PY file called plugin and jump down to the 64th line. If you're using notepad, it should tell you the line and column where your cursor is currently. Use that to find it quicker.
Finally, only get rid of 'stored_credentials.get("npsso") if stored_credentials else None' and replace it with your string of numbers. Then just make sure you've got parentheses around what you just pasted, close it and save your changes. Then after re-opening GOG and clicking connect for PSN, it should automatically have your account registered.
Those are at least the steps I took to getting my PSN account up, along with following Bustacap's amazing guide. Hopefully this can clear up some of the more troubling steps!
![sic_py](https://images.gog.com/f3d51f63f3a3ac710d93263dc37481294e26e4b66e830e5a445708ae99f3af9e_forum_avatar.jpg)
sic_py
New User
Registered: Jun 2020
From Paraguay
Posted June 17, 2020
![avatar](http://images.gog.com/40dfa99cc435607a35b61c3287180110e522e46b2a2e2ad05c84cd15c1e186b7_avm.jpg)
When you get your npsso number on the new tab, you only want to copy down the 64 digits after the '{"npsso" : ' part.
After that, you can just type in GOG into the search bar in your file viewer. It should be one of the first results. If you still can't find it, follow this chain of folders till you get to the end:
Starting from This PC on the left, open up from first to last 1.Windows (C:) 2.Users 3.Whatever name you have for your account on the computer 4. AppData 5.Local 6.GOG.com 7.Galaxy 8.Plugins 9.Installed 10.psn_'your wacky string of numbers and letters.'
After all of that, go to the PY file called plugin and jump down to the 64th line. If you're using notepad, it should tell you the line and column where your cursor is currently. Use that to find it quicker.
Finally, only get rid of 'stored_credentials.get("npsso") if stored_credentials else None' and replace it with your string of numbers. Then just make sure you've got parentheses around what you just pasted, close it and save your changes. Then after re-opening GOG and clicking connect for PSN, it should automatically have your account registered.
Those are at least the steps I took to getting my PSN account up, along with following Bustacap's amazing guide. Hopefully this can clear up some of the more troubling steps!
![isual](https://images.gog.com/cd953e559656783400ec155b496e269b950d9a1db767cef9019adb9bbbdaefdc_forum_avatar.jpg)
isual
New User
Registered: Sep 2009
From United States
Posted June 17, 2020
anyone know what's the workaround if it says 'offline retry' in the settings?
i've made sure the syntax is correct and have already restarted the gog client multiple times.
i've made sure the syntax is correct and have already restarted the gog client multiple times.
Post edited June 17, 2020 by isual