Closed ahmedalashhab closed 1 year ago
This is a duplicate of https://github.com/jikan-me/jikan-rest/issues/388 so I'll close this one. You can follow track the issue there.
Hello all . Today I am also facing the same issue on filter query parameter like https://api.jikan.moe/v4/top/anime , so if I want to add filter query parameter on upcoming like ttps://api.jikan.moe/v4/top/anime?filter=upcoming ,then it is giving error and the data is not coming . This one was not coming before , but now it is showing error like this. Please explain me how to fix or what is happening ,please explain .
Is there an existing issue for this?
Current Behavior
When requesting upcoming animes from the Jikan API I am receiving an empty response as the above screenshot shows.
Expected Behavior
An array of upcoming animes.
Steps To Reproduce
GET /v4/top/anime?filter=upcoming
This request retrieves an empty array of episodes.
Environment
Anything else?
No response