jikan-me / jikan-rest

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

Upcoming Anime API request returning no animes.🐛 #402

Closed ahmedalashhab closed 1 year ago

ahmedalashhab commented 1 year ago

Is there an existing issue for this?

Current Behavior

CleanShot 2023-06-18 at 13 37 25@2x

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

Used Public API using Chrome Version 114.0.5735.133 (Official Build) (arm64)

Anything else?

No response

irfan-dahir commented 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.

sachinsoumya commented 1 year ago

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 Screenshot (162) error like this. Please explain me how to fix or what is happening ,please explain .