-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
io.get_feed wrong number of arguments #115
Comments
I'm getting exactly the same issue. Here is what triggers the error. My errors are below
|
Transferred this issue from Adafruit CircuitPython Requests to Adafruit IO CircuitPython |
Thanks, the merged file fixed my issue :-{) |
resolved by: adafruit/Adafruit_CircuitPython_Requests#152 |
A forum user reported that a simple Pico W AIO example script was failing.
I was able to reproduce the same error using a Pico W loaded with CP 8.2.6 and the current adafruit_io / adafruit_requests library releases.
I tried going to CP9.x and rolling back to earlier releases of CP8.x as well as the libraries, but the error persists.
This is the relevant section of the code.py that triggers the problem.
The text was updated successfully, but these errors were encountered: