Closed nikmart closed 8 years ago
Thanks for checking out AIO! I had a chance to try reproing recently and the REST API send call seemed to work for me. I have a feeling you hit some intermittent instability with the service, like when it was moved to some bigger servers a few weeks back. In general a 500 internal server error means the request made it to AIO but something internally was wrong and it failed to process the request. If you try now do you still run into trouble? Thanks!
Yup, seems to be working now! Thanks for the tip on the 500 internal service error. I will keep that in mind for the future.
Hi there,
I am able to subscribe to changes on an feed without issue, however publish does not seem to be working. I am not getting an error message but no new data is showing up on adafruit.io.
I am also not able to send data with the REST examples. I just get back the following:
I am running this on a Raspberry Pi 2 with Python 2.7
Any thoughts as to what might be going on?