@theodeurne1976
Thanks for using this plugin, you saw that error message means you can’t get the api data.
And I saw your post on github:
https://github.com/Laeyoung/COVID-19-API/issues/12
when you try to get the api data directly on your browser you also get I quote:
DNS_PROBE_FINISHED_NXDOMAIN
The reason for DNS_PROBE_FINISHED_NXDOMAIN is typically due to a misconfiguration or problem with your DNS. DNS is short for Domain Name System, which helps direct traffic on the internet by connecting domain names with actual web servers. Essentially, it takes a human-friendly request – a domain name like api.com – and translates it into a computer-friendly server IP address – like 216.3.128.12.
So the problem is your device can not read the API domain, so you can’t get any feedback from API.
Since I don’t know witch operating system you are using, thus I suggest you google for “DNS_PROBE_FINISHED_NXDOMAIN”, there are alot of solutions for this issue, when you fix the DNS problem, go:
https://wuhan-coronavirus-api.laeyoung.endpoint.ainize.ai/jhu-edu/brief
on your browser again to test if the problem is solved.
Good luck ??
-
This reply was modified 5 years ago by
Duke Yin.