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

Reviews pagination endpoint error #466

Closed hasnat123 closed 2 years ago

hasnat123 commented 2 years ago

I've noticed that for every anime the reviews pagination data shows that there aren't any other pages. This is what I see for all anime reviews:

pagination: has_next_page: false last_visible_page: 1

ZenT3600 commented 2 years ago

I'm experiencing this issue too. I tried asking on the official discord for help, but no one is replying. Also, all other endpoints seem to be working fine for some reason.

irfan-dahir commented 2 years ago

Thanks for your patience. MAL recently rehauled the reviews a bit and added some new information to it.

I'm working on a fix for this.

irfan-dahir commented 2 years ago

Closing this issue, please track it further here: https://github.com/jikan-me/jikan-rest/issues/281