We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Running the adafruit_io_groups.py example causes the following error:
adafruit_io_groups.py
Adafruit IO Error 404: not found - API documentation can be found at https://io.adafruit.com/api/docs
The line causes that error:
Adafruit_CircuitPython_AdafruitIO/examples/adafruit_io_http/adafruit_io_groups.py
Line 68 in c9ad360