You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But $game->concept() will now end up to 400 status code and throw an exception at \vendor\tustin\haste\src\Http\Middleware\ResponseHandlerMiddleware.php line58
Tested in 3 different regions, got the same error.
Seems like Sony has changed their store concept api?
The text was updated successfully, but these errors were encountered:
GameTitle.concept() was working perfectly days ago until recent days.
I was able to retrive game genres, descriptions, cover images... stuffs by calling concept().
psn-php/src/Model/GameTitle.php
Lines 27 to 34 in b4ecb23
But $game->concept() will now end up to 400 status code and throw an exception at
\vendor\tustin\haste\src\Http\Middleware\ResponseHandlerMiddleware.php line58
Tested in 3 different regions, got the same error.
Seems like Sony has changed their store concept api?
The text was updated successfully, but these errors were encountered: