Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

A weird error when logging in for the first time #40

Open
Jakeisbored opened this issue Mar 28, 2020 · 3 comments
Open

A weird error when logging in for the first time #40

Jakeisbored opened this issue Mar 28, 2020 · 3 comments

Comments

@Jakeisbored
Copy link

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

@Jakeisbored
Copy link
Author

Jakeisbored commented Mar 28, 2020

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

@kurtabela
Copy link

kurtabela commented Jul 9, 2020

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: #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.

@nik0kin
Copy link

nik0kin commented Oct 7, 2020

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants