-
I am trying to use the API in a laravel php project, however I am having problems connecting, this is my code:
```php
$npsso = "*****";
$authParams = http_build_que…
-
I'm having problems when trying to execute the request that gets the code value that is used to obtain the token to connect to the PlayStation API. I've tried everything and I can't understand what it…
-
I'm trying to get a new refresh token without having to use my npsso token. I was hoping that `exchangeRefreshTokenForAuthTokens` would do this as the description of this function in the documentation…
-
There are a ton of endpoints left to add. Are there any new features you'd like to see prioritized in the library? If so, let me know here!
-
The PSN Login API V2 Stopped working , V3 is now active and needs JWT token to work
Is there any chance you are updating this node module ?
-
Hello! I have tried to run `get_groups` method but it doesn't work:
```python
from psnawp_api import PSNAWP
psnawp = PSNAWP('...')
client = psnawp.me()
groups = client.get_groups()
for group…
-
Hi, good morning, I found this problem when I use the API.
I got the token I can consult almost all the information, when I put the next code:
`$games = $client->user('Argosth')->games();`
I …
-
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py``…
-
GameTitle.concept() was working perfectly days ago until recent days.
I was able to retrive game genres, descriptions, cover images... stuffs by calling concept().
https://github.com/Tustin/psn-p…
yduke updated
3 months ago
-
# Compatibility Report
Name of the game with compatibility issues: Horizon Zero Dawn™ Remastered
- Steam AppID of the game: 2561580
## System Information
- GPU: AMD Radeon 7900 XTX
- Video driv…
NTMan updated
11 hours ago