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 #546

Closed RamiBadyan closed 4 months ago

RamiBadyan commented 4 months 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/52216/_/episode/53' 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/52216/episodes/53

Environment

No response

Anything else?

No response