The problem with tutorial code is that it is not following API specification.
instead of client.print("X-XivelyApiKey: "); it should be
** client.print("X-ApiKey: ");**
The problem with tutorial code is that it is not following API specification.
instead of client.print("X-XivelyApiKey: "); it should be
** client.print("X-ApiKey: ");**