backtrackbaba / covid-api

API's to interact with COVID19 dataset by John Hopkins University
https://covidapi.info/
MIT License
77 stars 19 forks source link

Internal Server Error on global timeseries request #21

Closed multit closed 4 years ago

multit commented 4 years ago

I got a 500 internal server error on a global timeseries request. It's happening also with the example request from the documentation page — https://covidapi.info/api/v1/global/timeseries/2020-03-10/2020-03-19. There's a way to fix it?

backtrackbaba commented 4 years ago

Thank you for notifying, have fixed it

multit commented 4 years ago

It's ok now, thank you for your good job