jikan-me / jikan-rest

The REST API for Jikan
https://docs.api.jikan.moe/
MIT License
428 stars 270 forks source link

There is problem on Gintama: The Final anime detail🐛 #483

Closed oolyvi closed 8 months ago

oolyvi commented 8 months ago

Is there an existing issue for this?

Current Behavior

I want to mention some bug for Gintama: The Final, Its id is 39486 on MAL. While fetching data with top anime to my list, everything works fine, but when I enter the detail of that anime, app crashes

I used top/anime endpoint to do that. For anime detail, I used /v4/anime/{animeId}/full. Top anime endpoint works fine, because it shows on the list, but there is problem on full anime detail endpoint

Expected Behavior

App shouldn't be crashes, while clicking a speicific anime, such as Gintama: The Final. Its id is 39486 on MAL

Steps To Reproduce

No response

Environment

Android

Anything else?

No response