When I make an API call for the current hurricanes, the response has two entires for every storm being returned. Is anyone else getting this or knows why? I put them in a difference checker and they seem to be the exact same information.
This is still a problem. Now the duplicates are not in order so my work around to ignore every other item no longer works. Also currently only one storm is being duplicated. If anyone has any insight I'd appreciate it. I feel like I'm talking into the void.