Hi,
I'm trying example with sending data from ESP32 to IoTguru, unfortunately I'm receiving error with DNS resolving API address...
Do you know, what is wrong ?
1050009: {sendHttpValue(nodeKey, fieldName, value):223} - ENTRY
1050009: {sendHttpValue(nodeKey, fieldName, value):225} - Send request to the cloud
[E][WiFiGeneric.cpp:739] hostByName(): DNS Failed for api.iotguru.live
1050017: {sendHttpValue(nodeKey, fieldName, value):234} - Response received from the cloud (status code -1)
1050026: {sendHttpValue(nodeKey, fieldName, value):236} - EXIT
Thanks,
Ondrej
[E][WiFiGeneric.cpp:739] hostByName(): DNS Failed for api.iotguru.live
1050017: {sendHttpValue(nodeKey, fieldName, value):234} - Response received from the cloud (status code -1)
It looks like a DNS issue on your side, your network cannot resolve the `api.iotguru.live` domain name to an IP address.
I'm glad to hear it working! 🙂
If there is any problem, we will help! 🙂