jikan-me / jikan

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

🐛 [OFFICIAL] Generated Issue: ParserException #561

Closed IsmailIbrahim5 closed 2 weeks ago

IsmailIbrahim5 commented 3 weeks 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/53888/_/episode/1' 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/53888/episodes/1

Environment

No response

Anything else?

No response

irfan-dahir commented 2 weeks ago

Fixed with release v4.0.12.

Note: On the public REST API, please wait 24-48 hours for any existing cache to be replaced.