gumer-psn icon indicating copy to clipboard operation
gumer-psn copied to clipboard

A weird error when logging in for the first time

Open Jakeisbored opened this issue 4 years ago • 3 comments

image What code does it mean ? and why isn't it mentioned anywhere in the docs?

Jakeisbored avatar Mar 28 '20 15:03 Jakeisbored

I managed to login But i get this error now wich seems to be related to not having a url for requesting it. image

Jakeisbored avatar Mar 28 '20 17:03 Jakeisbored

Same error myself, it seems like in the getLogin() function in psn.js, a request is made to https://auth.api.sonyentertainmentnetwork.com/login.do, and response.headers.location is null, where the body is showing 'Access Denied'. In fact, when I visit the URL page myself and try to login normally, I get the same access denied error myself somehow, no idea why. Seems to be a problem with them rather than an issue with this project?

Anyway, this seems like a duplicate of this: https://github.com/jhewt/gumer-psn/issues/26 This error has been here for a while :P I'll update this thread in a few days and let you know if it is really a temporary ban, although I have tried a VPN and it didn't work.

kurtabela avatar Jul 09 '20 10:07 kurtabela

I ran into the same problems. Playstation probably changed up their stuff and this library needs to be adapted.

pxs-psn-api seems to be in working.

nik0kin avatar Oct 07 '20 00:10 nik0kin