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

🐛 Relations return empty response #550

Closed obaidabit closed 1 month ago

obaidabit commented 1 month ago

Is there an existing issue for this?

Current Behavior

when you request the relations URL for an anime you get nothing.

Expected Behavior

No response

Steps To Reproduce

  1. request this URL https://api.jikan.moe/v4/anime/20/relations
  2. you get {"data":[]}

Environment

No response

Anything else?

No response

laxuscullen commented 1 month ago

Can confirm, possibly due to the ui changes in mal

pushrbx commented 1 month ago

Superseded by: https://github.com/jikan-me/jikan/issues/551