A few days ago using loginWithRefreshToken to do a second login always returns a AccessDeniedHttpException for me. The docs actually say to use just login but that method doesn't exist it seems.
I already tried to create a new PSN account since I feared mine got banned, but that doesn't help either.
A few days ago using
loginWithRefreshToken
to do a second login always returns aAccessDeniedHttpException
for me. The docs actually say to use justlogin
but that method doesn't exist it seems.I already tried to create a new PSN account since I feared mine got banned, but that doesn't help either.
Anybody else can't login anymore?
Edit: Sorry, this PR fixed it: https://github.com/Tustin/psn-php/pull/218. Tested without it last night and didn't update today.