-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Good Afternoon! I have been using the API in a project for my javaScript class here for a month or so (final project).
Is not quite a bug per-say but suddenly this week all of the habitat data under specific Pokemon starting at Generation 4 on, from this sub-portion of the API (https://pokeapi.co/api/v2/pokemon-species/${pokeId}/) have come back 'null' to which at one point they were filled with the data.
Steps to Reproduce:
- Make a fetch call to https://pokeapi.co/api/v2/pokemon-species/${pokeId}/ (mind the pokeId, just my handle for the user data) for a Pokemon past Generation 3.
- Find the Habitat information in the JSON, reads as 'Null'
Metadata
Metadata
Assignees
Labels
No labels