Skip to content
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

Poor error message for feed limit reached #10

Closed
bassdread opened this issue Nov 25, 2015 · 2 comments
Closed

Poor error message for feed limit reached #10

bassdread opened this issue Nov 25, 2015 · 2 comments

Comments

@bassdread
Copy link

If you attempt the following, when you have hit the maximum number of feeds allowed on your account:

aio.send('oneFeedTooMany', 6)

You get a generic error "Adafruit_IO.errors.RequestError: Adafruit IO request failed: 422 Unprocessable Entity".

This lost an hour while I attempted to debug it. Need a better error message if possible in the Python lib.

@baracudaz
Copy link

Same here. It looks like current limit is 10 feeds. Is this documented anywhere? Any ideas how to overcome the limit? Thanks!

@jwcooper
Copy link
Member

Added: 9de0fe9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants