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
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
Thank you so much, it's worked!!!

The JSON after login in PSN should looks like {"npsso":"abcdefghijklmnop__very_long__set__random__symbols"}.
Attachments:
avatar
radux9: 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]":[]}"
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)
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
avatar
Nevss: PSN is offline :(
Hey. I had this issue myself. When copy/pasting the npsso did you include the quotation marks? It worked for me the sexond time when I included it. Also make sure not to close the browser tab youve signed into PSN on as it changes that npsso value I think (It did for me at least. Any case just refresh that link lol). Just claimed my copy of the witcher right now. yas
avatar
radux9: 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
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)
Is there any special way to open that link or I just need to click it?
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)
avatar
radux9: Is there any special way to open that link or I just need to click it?
you just need to click it and it should display a website similar to that screenshot. if you still get an error make sure youre still logged in on store.playstation.com
avatar
AlkmistPT: After working around the npsso value, it simply shows my account as offline, any fix for that?
I'm seeing this same problem after the fix. For me, it said connected, then showed 90% importing, then timed out, and went disconnected on the Playstation link. Tried to reconnect, and it's back to offline again.

Ideas? Thanks to all for getting this far. :)
avatar
AlkmistPT: After working around the npsso value, it simply shows my account as offline, any fix for that?
avatar
marklodi: I'm seeing this same problem after the fix. For me, it said connected, then showed 90% importing, then timed out, and went disconnected on the Playstation link. Tried to reconnect, and it's back to offline again.

Ideas? Thanks to all for getting this far. :)
I actually managed to connect once, but then it disconnected my psn and when i clicked to connect again it's offline.

Also any time i close GOG i have to reconnect again, only to show me it's offline

Edit: Won't even show my psn anymore, just says offline
Post edited June 16, 2020 by AlkmistPT
avatar
radux9: Is there any special way to open that link or I just need to click it?
avatar
Bustacap: you just need to click it and it should display a website similar to that screenshot. if you still get an error make sure youre still logged in on store.playstation.com
Okay, I've got it. I was logged in on playstation network site no store, now everything is clear. Thanks
avatar
marklodi: I'm seeing this same problem after the fix. For me, it said connected, then showed 90% importing, then timed out, and went disconnected on the Playstation link. Tried to reconnect, and it's back to offline again.

Ideas? Thanks to all for getting this far. :)
avatar
AlkmistPT: I actually managed to connect once, but then it disconnected my psn and when i clicked to connect again it's offline.

Also any time i close GOG i have to reconnect again, only to show me it's offline
you have to repeat the steps. the code changed. this workaround is only meant for the current witcher 3 deal. its not really practical for daily use
I can confirm that it works in W7 when it didn't work in W10. Glad I keep 7 installed in my notebook.

Also, if anyone was curious, the physical version of The Witcher 3 in PS4 gets activated as well, not just the digital one.
avatar
AlkmistPT: I actually managed to connect once, but then it disconnected my psn and when i clicked to connect again it's offline.

Also any time i close GOG i have to reconnect again, only to show me it's offline
avatar
Bustacap: you have to repeat the steps. the code changed. this workaround is only meant for the current witcher 3 deal. its not really practical for daily use
I've redone the steps a couple times now :\ and it connects me for a second only to disconnect right after, not even enough time to get the witcher

Edit: it also asks me if i want to switch account, i've tried both confirm and cancel but get offline either ways
Post edited June 16, 2020 by AlkmistPT
avatar
AlkmistPT: I actually managed to connect once, but then it disconnected my psn and when i clicked to connect again it's offline.

Also any time i close GOG i have to reconnect again, only to show me it's offline
avatar
Bustacap: you have to repeat the steps. the code changed. this workaround is only meant for the current witcher 3 deal. its not really practical for daily use
So I logged into My Playstation site, and had to grab a new cookie value - yes, as mentioned it changes each time - and updated the .py file. Restarted GOG Galaxy.

At this point, it's got me connected, but the import process is dead slow. And it looks to be alphabetical, and I've got WAY too many games on Playstation. Hoping it will load to Witcher III, but ugh. What a pain...

Any other advice would be appreciated. Thanks to all who've got us this far. :) Wow.

UPDATE: Killed GOG Galaxy and restarted again, finally pulled in my list and success! I was able to claim the offer.

Thanks again everyone. Guess that was the price for the PC copy, eh? :)
Post edited June 16, 2020 by marklodi
avatar
Bustacap: you have to repeat the steps. the code changed. this workaround is only meant for the current witcher 3 deal. its not really practical for daily use
avatar
marklodi: So I logged into My Playstation site, and had to grab a new cookie value - yes, as mentioned it changes each time - and updated the .py file. Restarted GOG Galaxy.

At this point, it's got me connected, but the import process is dead slow. And it looks to be alphabetical, and I've got WAY too many games on Playstation. Hoping it will load to Witcher III, but ugh. What a pain...

Any other advice would be appreciated. Thanks to all who've got us this far. :) Wow.

UPDATE: Killed GOG Galaxy and restarted again, finally pulled in my list and success! I was able to claim the offer.

Thanks again everyone. Guess that was the price for the PC copy, eh? :)
Glad you got it fixed!

Mine keeps calling an account conflict, even tho i only tried to connect my account
If you get the message --account offline-- make sure you use the new /latest string after you relogin to the browser
to force a refresh hold down ctrl and hit refresh while you are on ca.account.sony.com/api/v1/ssocookie page.
Well, got it fixed, i actually had to create a new gog account and i was able to link my psn.