fakeshadow / pxs-psn-api

a psn api wrapper
29 stars 10 forks source link

unauthorized_client error #8

Open ivorydagr8 opened 3 years ago

ivorydagr8 commented 3 years ago

Every API call using the current CLIENT_ID and backup CLIENT_ID results in an 'unauthorized_client' console error.

This week is the first time this has happened ever. *I have updated my npsso multiple times and the error still persists.

Could you please advise me on next steps @fakeshadow

Thank you

fakeshadow commented 3 years ago

@ivorydagr8 Sorry I'm caught up by other projects for now. I would look into the problem later when I finish the work at hand. It could take a while and any info about is welcome.

sizovilya commented 3 years ago

As I see, Sony doesn't send refresh token anymore. We have access token only right now. With this access token we can retrieve profile info only. Trophies, games and other requests are restricted.