gumer-psn
gumer-psn copied to clipboard
A weird error when logging in for the first time
What code does it mean ? and why isn't it mentioned anywhere in the docs?
I managed to login
But i get this error now wich seems to be related to not having a url for requesting it.
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.
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.