isFakeAccount / psnawp

PlayStation Network API Python
https://pypi.org/project/PSNAWP/
Other
108 stars 23 forks source link

How do I get npsso code by using the PSN email and password #94

Closed shahriyardx closed 2 days ago

shahriyardx commented 2 weeks ago

It looks like the npsso expires after few hours, in such case how do I get new npsso without manually going to https://ca.account.sony.com/api/v1/ssocookie

isFakeAccount commented 1 week ago

npsso shouldn't expire for several months. Unless you are logging out or clearing browser cache from which you obtained npsso.

Also, there is no way to get npsso from email and password. Otherwise it would have been part of the library already.