Tustin / psn-php

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

'HTTP Status 429' for 'https://ca.account.sony.com/api/v1/ssocookie' #255

Closed owendswang closed 5 months ago

owendswang commented 5 months ago

As the title said, I got 'HTTP Status 429' response when requesting 'https://ca.account.sony.com/api/v1/ssocookie'.

Is this method dead or just me?

Ragowit commented 5 months ago

I'm getting the same, so it's not just you.

brianclogan commented 5 months ago

That just means that sony was experiencing too many requests to that endpoint. It's not an issue with the package.

owendswang commented 5 months ago

Thanks @brianclogan @Ragowit . It's the first time I got this error. It works now.

Octorious commented 1 month ago

Is anyone else getting this again now?

Ragowit commented 1 month ago

It comes and goes from time to time. I usually fix it by using another browser.