achievements-app / psn-api

A JavaScript library that lets you get trophy, user, and game data from the PlayStation Network.
https://psn-api.achievements.app
MIT License
263 stars 31 forks source link

Probably fix for NPSSO token error #112

Closed nazarii-semeniuk closed 1 year ago

nazarii-semeniuk commented 1 year ago

Hi, I had similar to many others errors with NPSSO token. I'm using this package on node.js server.

Recently, Sony had changed their privacy policy. If you think everything is good with your account and token, try to log in into your account in PS store in browser and accept new policy. After accepting it, my server started working as previously, and I'm no longer getting NPSSO token error.