rdegges/ipify-api

i get an http code =-1

comertial opened this issue · 2 comments

hello i try to use your api with the EasyDDNS library for arduino... i was trying to check my ip address and update my ddns acount with it.. it seems though that your api returns me an error -1 http code and i cannot get my ip address..
i run this on a Node Mcu Lua Esp8266 if this helps..

the strange thing is that yesterday the same code was working and i was able to get my ip but now it doesn't!

Also as you can see here.. running the example code BasicHttpClient i get a connection refused error..
image