gumer-psn
gumer-psn copied to clipboard
A Playstation Network API written in Node.js
I've been doing some research regarding getting hidden trophy information. It looks like major trophy sites use the .ESFM file decryption and hash generation method to fill in all trophies...
Hey, Unfortunately every once a while oauth token (client_id, client_secret, ...) gets expired and causes your code to not work anymore Does anybody know a way to get a new...
 What code does it mean ? and why isn't it mentioned anywhere in the docs?
``` gPSN | Invalid "eu" region value, using "us" instead gPSN | Getting login gPSN | Logging in, sending POST gPSN | Logged in, following redirects /Users/jasperdansercoer/kayzrapi/node_modules/gumer-psn/psn.js:132 getAccessToken(codeResult[1]) ^ TypeError:...
Since the last privacy changes in PSN it is not working anymore. I don't know if it is just my case or everybody's.
Is possible to indicate that a given user is online or not?
I tried to login with `gumer`, but I can't found the way to input the 2FA code. And, I can't login to my PSN account.
First of all, thank you for this great project. I'm wondering if there is a way to know about ‘default language’ when requesting the trophy info? As we know, a...
Hello Jose, I'm running telegram bot, which posts new PSN achievements to channel. Bot is based on your API. It worked fine for some months. And today your API starts...
I've found a way to get hidden trophy name and details. It's kinda tricky, but it allows me to show hidden trophies automatically (I have a bot for Telegram, which...