jikan-me / jikan

Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
https://jikan.moe
MIT License
851 stars 94 forks source link

🐛 [OFFICIAL] Generated Issue: ParserException #554

Closed Sambld closed 1 month ago

Sambld commented 1 month ago

Is there an existing issue for this?

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 1 month ago

Same for https://myanimelist.net/anime/40389/, if that helps.

laxuscullen commented 1 month ago

same on https://api.jikan.moe/v4/anime/56731/full

wokesdev commented 1 month ago

Same on https://api.jikan.moe/v4/anime/50114/full

irfan-dahir commented 1 month ago

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.