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
David_Stein: This worked for me too, cheers bud
avatar
KeenFox: I will then go pretty hard on the support GoG team.
I have proof I had the issue for at least 3 days.
There should be always a way to get it the legit way as I am not the only one experiencing this issue.
Even people who followed this way could not make it.

I was expecting better from GoG and now I am pretty disappointed.
And this issue existed way before this promotion.
They did not even bother fixing it before .
I wrote up detailed instructions on how to connect to PSN using the directions given in this topic.
I also try and address issues users are experiencing and ways to fix the issues.

There's a lot of repeated steps that may not be needed for most, however I have included them to try and cover any issues others may have.

EDIT:

To retain the connection between GOG Galaxy restarts, instead of replacing the code after the equals sign on line 64, all you need to do is replace the last word on line 64 with your token.
So.. None gets replaced with "your npsso token"

Original way
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None
becomes
stored_npsso = "your_npsso_token"

New way, retaining connection on GOG restarts
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None
becomes
stored_npsso = stored_credentials.get("npsso") if stored_credentials else "your_npsso_token"

Where "your_npsso_token" in the example should be replaced with your token.

The issue with the connector is due to a CORS error in the version of the built-in browser which GOG Galaxy uses. GOG are aware of the issue and I am sure that the next released update of GOG Galaxy should address this issue.

EDIT 2:

I have put all the steps on a github page for ease of reference,

You can access it here:
https://masheleni.github.io/gogpsn/
Attachments:
gogpsn1.png (96 Kb)
gogpsn2.png (371 Kb)
gogpsn3.png (126 Kb)
gogpsn4.png (209 Kb)
gogpsn5.png (88 Kb)
gogpsn6.png (131 Kb)
gogpsn7.png (118 Kb)
gogpsn8.png (121 Kb)
Post edited June 22, 2020 by Masheleni
avatar
KeenFox: I will then go pretty hard on the support GoG team.
I have proof I had the issue for at least 3 days.
There should be always a way to get it the legit way as I am not the only one experiencing this issue.
Even people who followed this way could not make it.

I was expecting better from GoG and now I am pretty disappointed.
And this issue existed way before this promotion.
They did not even bother fixing it before .
avatar
Masheleni: I wrote up detailed instructions on how to connect to PSN using the directions given in this topic.
I also try and address issues users are experiencing and ways to fix the issues.

There's a lot of repeated steps that may not be needed for most, however I have included them to try and cover any issues others may have.
This was very helpful and solved my issue of the connection being offline.

The reason for the offline issue is that the cookie code that you copied from the Playstation link expired, and you didn't do the steps in the initial fix quickly enough. If you took too long, resign in and get a new code, copy it immediately and open GOG Galaxy again to sign in.
When i try to connect my PSN account to GOG Galaxy it returns me the error "The connection to the server timed out."
high rated
avatar
jmcc84: When i try to connect my PSN account to GOG Galaxy it returns me the error "The connection to the server timed out."
This is an issue which everyone is having, and the culprit seems to be the version of the built-in browser that GOG Galaxy uses.

You can follow the steps I have posted in the images in my previous post (2 posts above yours) if you don't come right with the original instructions posted by Bustacap.

EDIT:

I have put all the steps on a github page for ease of reference,

You can access it here:
https://masheleni.github.io/gogpsn/
Post edited June 22, 2020 by Masheleni
avatar
KeenFox: I will then go pretty hard on the support GoG team.
I have proof I had the issue for at least 3 days.
There should be always a way to get it the legit way as I am not the only one experiencing this issue.
Even people who followed this way could not make it.

I was expecting better from GoG and now I am pretty disappointed.
And this issue existed way before this promotion.
They did not even bother fixing it before .
avatar
Masheleni: I wrote up detailed instructions on how to connect to PSN using the directions given in this topic.
I also try and address issues users are experiencing and ways to fix the issues.

There's a lot of repeated steps that may not be needed for most, however I have included them to try and cover any issues others may have.

EDIT:

To retain the connection between GOG Galaxy restarts, instead of replacing the code after the equals sign on line 64, all you need to do is replace the last word on line 64 with your token.
So.. None gets replaced with "your npsso token"

Original way
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None
becomes
stored_npsso = "your_npsso_token"

New way, retaining connection on GOG restarts
stored_npsso = stored_credentials.get("npsso") if stored_credentials else None
becomes
stored_npsso = stored_credentials.get("npsso") if stored_credentials else "your_npsso_token"

Where "your_npsso_token" in the example should be replaced with your token.

The issue with the connector is due to a CORS error in the version of the built-in browser which GOG Galaxy uses. GOG are aware of the issue and I am sure that the next released update of GOG Galaxy should address this issue.
After following this guide, playsation network integration shows offline and nothing seems to help
avatar
holy83tyger: After following this guide, playsation network integration shows offline and nothing seems to help
The offline issue I found is because the NPSSO token is expired or gone.
To fix the problem:
1. Disconnect your PSN.
2. Sign into https://store.playstation.com/ (sign out and back in if you are already signed in)
3. In a new tab, navigate to https://ca.account.sony.com/api/v1/ssocookie (refresh the page to ensure you have a new token)
4. Copy the new token and replace it in your plugin.py file.
5. Exit GOG
6. Relaunch GOG
7. Try connect PSN again.

I have put all the steps on a github page for ease of reference,

You can access it here:
https://masheleni.github.io/gogpsn/
Can i get this game with ps4 disk version?
avatar
frantisek02: Can i get this game with ps4 disk version?
I also have the PS4 disc version and managed to get it.

Once I connected to the PlayStation Network in GOG, my game library loaded.
I found The Witcher 3 in my library and opened it.
That's where I saw the offer to claim The Witcher 3 via GOG.
Post edited June 22, 2020 by Masheleni
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:

- 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
Cheers, this worked for me
avatar
Bustacap: unrelated

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

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
langds: Cheers, this worked for me
that did not work for me i think it is safe to say that these ass holes are not going to fix this problem i am not calling them ass holes because i cant get the the witcher 3 i am saying it because i paid for a few games off of gog.com and they dont work and gog.com has not answered my emails or fixed the games that dont work the witcher promotion just proved one thing cd projekt red who owns gog.com dont respect playstation owners or nintendo owners just xbox owners hence only xbox owners seem to be able to claim the witcher 3 when cyberpunk 2077 hits the stores and they see the sales numbers for playstation then maybe just maybe they will start to respect the playstation owners as much as they respect the xbox owners and if they also release cyberpunk 2077 on nintendo and see the sale numbers maybe they will respect them also and its not xbox owners who get you the game of the year award its all of the platforms
avatar
langds: Cheers, this worked for me
avatar
bladerunner01: that did not work for me i think it is safe to say that these ass holes are not going to fix this problem i am not calling them ass holes because i cant get the the witcher 3 i am saying it because i paid for a few games off of gog.com and they dont work and gog.com has not answered my emails or fixed the games that dont work the witcher promotion just proved one thing cd projekt red who owns gog.com dont respect playstation owners or nintendo owners just xbox owners hence only xbox owners seem to be able to claim the witcher 3 when cyberpunk 2077 hits the stores and they see the sales numbers for playstation then maybe just maybe they will start to respect the playstation owners as much as they respect the xbox owners and if they also release cyberpunk 2077 on nintendo and see the sale numbers maybe they will respect them also and its not xbox owners who get you the game of the year award its all of the platforms
I am about to make a forum post about them not caring for PS Users after their promotion of Witcher 3 is over.
I have contacted their support team and they actually told me to solve the issue by myself!
They sent me a github link and they even notified me that I should do everything on my own risk and that it might not even work!
Yet they posted NOTHING on their twitter or even addressed the issue PS users have.
And we should not forget that it has been more than 7 months and they stìll haven't fixed it.
avatar
bladerunner01: that did not work for me i think it is safe to say that these ass holes are not going to fix this problem i am not calling them ass holes because i cant get the the witcher 3 i am saying it because i paid for a few games off of gog.com and they dont work and gog.com has not answered my emails or fixed the games that dont work the witcher promotion just proved one thing cd projekt red who owns gog.com dont respect playstation owners or nintendo owners just xbox owners hence only xbox owners seem to be able to claim the witcher 3 when cyberpunk 2077 hits the stores and they see the sales numbers for playstation then maybe just maybe they will start to respect the playstation owners as much as they respect the xbox owners and if they also release cyberpunk 2077 on nintendo and see the sale numbers maybe they will respect them also and its not xbox owners who get you the game of the year award its all of the platforms
avatar
KeenFox: I am about to make a forum post about them not caring for PS Users after their promotion of Witcher 3 is over.
I have contacted their support team and they actually told me to solve the issue by myself!
They sent me a github link and they even notified me that I should do everything on my own risk and that it might not even work!
Yet they posted NOTHING on their twitter or even addressed the issue PS users have.
And we should not forget that it has been more than 7 months and they stìll haven't fixed it.
the quality of service is shocking if the point of this promotion was to get people to buy from gog.com then i would have to say that this promotion was a total failure as i wont be buying anymore games from gog.com until they fix the games i do have from them that dont work but i think i will be waiting a very long time for that to happen
avatar
Bustacap: unrelated

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

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
BloopersXD: worked!!!!
thank you so much
avatar
BloopersXD: worked!!!!
avatar
unraisedchunk: thank you so much
sadly this work around just does not work for me i have lost count the amount of times i have tried this nothing works for me gog dropped the ball big time with this promotion and also with the games i was dumb enough to buy from them dont work and like this promotion gog has done fuck all to fix it
Post edited June 22, 2020 by bladerunner01
avatar
unraisedchunk: thank you so much
avatar
bladerunner01: sadly this work around just does not work for me i have lost count the amount of times i have tried this nothing works for me gog dropped the ball big time with this promotion and also with the games i was dumb enough to buy from them dont work and like this promotion gog has done fuck all to fix it
Have you tried the steps I detail out here?
https://masheleni.github.io/gogpsn

Following each step closely.
If so, what issue are you experiencing after completing the steps?
Does it show as Offline? Or are you still getting the server timeout issue?