๐ [OFFICIAL] Generated Issue: ParserException
Sambld opened this issue ยท 4 comments
Sambld commented
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The API has returned an error:
Jikan\Exception\ParserException
Status code: 0
Message: Failed to parse 'https://myanimelist.net/anime/56165/'
Trace: /var/www/jikan-rest/vendor/jikan-me/jikan/src/Exception/ParserException.php on line 24
Expected Behavior
The API should have returned a successful response with data.
Steps To Reproduce
Http Request: `GET /v4/anime/56165
Environment
OS: Windows 10
Browser: Brave
Anything else?
No response
maxkagamine commented
Same for https://myanimelist.net/anime/40389/, if that helps.
laxuscullen commented
wokesdev commented
irfan-dahir commented
Thanks for reporting. I've pushed out a hotfix (https://github.com/jikan-me/jikan/releases/tag/v4.0.11) which resolves this issue. Please feel free to re-open or create a new issue if it occurs again.