Posted June 16, 2020
Bustacap
Tonic Trouble
Bustacap Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Apr 2012
From Germany
Megatotor
New User
Megatotor Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jun 2020
From France
Posted June 16, 2020
I have only "GalaxyPluginXbox" in the "plugins" folder :(
Edit: My bad, I pasted "%LocalAppData%\GOG.com\Galaxy\plugins\installed\" in the Windows's search bar and found the folder.
Edit: My bad, I pasted "%LocalAppData%\GOG.com\Galaxy\plugins\installed\" in the Windows's search bar and found the folder.
Post edited June 16, 2020 by Megatotor
ert_erzen
New User
ert_erzen Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Dec 2013
From Germany
Posted June 16, 2020
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 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
LowFiber4: Brilliant! - 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 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
sterry1413
New User
sterry1413 Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Feb 2018
From Peru
Posted June 16, 2020
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 so much. You are amazing .......... T_T- 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
ServeradminRalph
New User
ServeradminRalph Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jun 2020
From Austria
Posted June 16, 2020
@Megatotor
I have the same issue.........nvm xD
I have the same issue.........nvm xD
Post edited June 17, 2020 by ServeradminRalph
YoshiStomper
New User
YoshiStomper Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jun 2020
From United States
Posted June 16, 2020
Echoing the praise! This worked for me too. Was stubborn about this step
- open windows explorer and enter the following into the address bar at the top and press enter
%LocalAppData%\GOG.com\Galaxy\plugins\installed\
But that was the only way to find the psn folder, it's very critical thats how you find the folder! thanks a lot!!
- open windows explorer and enter the following into the address bar at the top and press enter
%LocalAppData%\GOG.com\Galaxy\plugins\installed\
But that was the only way to find the psn folder, it's very critical thats how you find the folder! thanks a lot!!
Krecio
New User
Krecio Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Feb 2014
From Poland
Posted June 17, 2020
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
kdwryan: Offline Retry :< how to do 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
1. Close GOG app.
2. Sign out PSN.
3. Sign in PSN.
4. npsso at https://ca.account.sony.com/api/v1/ssocookie should refresh.
5. Paste new code: stored_npsso = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" (xxxxxx is a code)
6. Run GOG
7. Connect with PSN acc.
8. Profit.
alemaopreto
New User
alemaopreto Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jun 2020
From Brazil
Posted June 17, 2020
i did all this steps but when i open gog galaxy and try to link the psn account it says that is offline
Bustacap
Tonic Trouble
Bustacap Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Apr 2012
From Germany
Posted June 17, 2020
pimentayy
New User
pimentayy Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jun 2020
From Portugal
Posted June 17, 2020
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"
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!)
6. Restart GOG Galaxy
7. try connecting with PSN again
digostation: Worked like a charm! Thanks! -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!)
6. Restart GOG Galaxy
7. try connecting with PSN again
Nidstang.
New User
Nidstang. Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Dec 2013
From United States
Posted June 17, 2020
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
This worked! - 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
But The Witcher 3 isn't showing up in my owned PS games...
F
Phantom68
New User
Phantom68 Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Feb 2011
From United Kingdom
Indignardson
New User
Indignardson Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Jun 2018
From Brazil
Posted June 17, 2020
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
I love you man- 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
Alan_Cleber
New User
Alan_Cleber Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: May 2020
From Brazil
Posted June 17, 2020
Krecio: Had same problem.
1. Close GOG app.
2. Sign out PSN.
3. Sign in PSN.
4. npsso at https://ca.account.sony.com/api/v1/ssocookie should refresh.
5. Paste new code: stored_npsso = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" (xxxxxx is a code)
6. Run GOG
7. Connect with PSN acc.
8. Profit.
where do i copy npsso??1. Close GOG app.
2. Sign out PSN.
3. Sign in PSN.
4. npsso at https://ca.account.sony.com/api/v1/ssocookie should refresh.
5. Paste new code: stored_npsso = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" (xxxxxx is a code)
6. Run GOG
7. Connect with PSN acc.
8. Profit.
kdwryan
New User
kdwryan Sorry, data for given user is currently unavailable. Please, try again later. View profile View wishlist Start conversation Invite to friends Invite to friends Accept invitation Accept invitation Pending invitation... Unblock chat Registered: Nov 2017
From Korea, Republic of
Posted June 17, 2020
Krecio: Had same problem.
1. Close GOG app.
2. Sign out PSN.
3. Sign in PSN.
4. npsso at https://ca.account.sony.com/api/v1/ssocookie should refresh.
5. Paste new code: stored_npsso = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" (xxxxxx is a code)
6. Run GOG
7. Connect with PSN acc.
8. Profit.
oh i solved it, i pasted {"npsso":"XXXXX"} 1. Close GOG app.
2. Sign out PSN.
3. Sign in PSN.
4. npsso at https://ca.account.sony.com/api/v1/ssocookie should refresh.
5. Paste new code: stored_npsso = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" (xxxxxx is a code)
6. Run GOG
7. Connect with PSN acc.
8. Profit.
but change just "XXXX" i can do it
THX