Tustin / psn-php

A PHP wrapper for the PSN API
https://tustin.dev/psn-php/
MIT License
354 stars 73 forks source link

AccessDeniedHttpException #217

Closed stipey closed 1 year ago

stipey commented 1 year ago

Hi.

I recently (today) started to get Uncaught Tustin\Haste\Exception\AccessDeniedHttpException.

I've had the same, in my opinion, generous timer for years, so I'm not sure if this is a ban or something else. Anyone else experienced the same lately?

I can do loginWithNpsso (and getRefreshToken even though I stick with the former) without issue. I don't know if those two would prompt the same error anyway.

Any suggestions?

Ragowit commented 1 year ago

This should have been fixed with commit 16032a352b78057bbda03bf956167003570d4cc2 that was just done minutes ago.