“https://restcountries.eu/rest/v2/all”不起作用,现在如何获取所有国家/地区?

Dar*_*ana 5 country-codes mobile-country-code asp.net-core

一周前,https://restcountries.eu/rest/v2/all提供了国家/地区代码,但现在它不起作用,所以有人如何使用它来获取所有国家/地区代码。

代码抛出无法建立 SSL 连接,请参阅内部异常。根据“https://restcountries.eu/rest/v2/all”此 API 的其余调用的验证过程,远程证书无效。

用于获取所有国家/地区代码、名称和国旗的任何备用 API。因为我们在 ASP.Net 端、前端端(Angular)Andriod 和 iOS 应用程序中使用它。最好有API。

Dar*_*ana 11

他们的 git repo 上也有同样的问题

现在提供v2 版本v3 版本restcountries.com。响应需要一些时间,并且包含大量信息。