adafruit / Adafruit_IO_Python

Adafruit IO Python Client Library
Other
225 stars 99 forks source link

Error 404 Despite Feed existing #111

Closed CadellVDH closed 4 years ago

CadellVDH commented 4 years ago

Thank you for opening an issue on an Adafruit Python library repository. To improve the speed of resolution please review the following guidelines and common troubleshooting steps below before creating the issue:

If you're sure this issue is a defect in the code and checked the steps above please fill in the following fields to provide enough troubleshooting information. You may delete the guideline and text above to just leave the following details:

feedname = 'jimothy' print(feedname) value = aio.receive('jimothy') print(value)`

CadellVDH commented 4 years ago

Update: worked approximately 15 minutes after renaming the feed 'jimothy'