codenix-sv / coingecko-api

CoinGecko PHP API client for coingecko.com (V3)
MIT License
132 stars 58 forks source link

cURL error 6: Could not resolve host: api.coingecko.com #17

Closed itsandremov closed 2 years ago

itsandremov commented 2 years ago

cURL error 6: Could not resolve host: api.coingecko.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=eur

Using this API for a week now, never had problems, since today i get this error when i open pages, using this api. (Opening the api request https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=eur manually outside the plugin works) Any ideas?