I am working on a trello project and need list of all trello error codes send by trello (while creating/editing/deleting trello board/card, list or REST/webhook apis or any such functionetc.) so that I can perfrom some specific functions based on error codes.
Any help will be of great use.
Thanks.
@Brijendra_Singh the Trello API just returns HTTP error codes if anything goes wrong, but with descriptions like "RATE LIMIT" or "TOKEN API LIMIT"
Thanks Iain for your quick reply..
I need the same list, for example.
1. 429 API_TOKEN_LIMIT_EXCEEDED Rate limit exceeded limit of 300 requests per 10 seconds for each API key
2. API_KEY_LIMIT_EXCEEDED limit of 300 requests per 10 seconds for each API key
3. MEMBER_LIMIT_EXCEEDED limit of 100 requests per 900 seconds to 1/members/ route
Is there full list such as codes. 429, etc.
Does any full list available? I need to send Emails to the customer based upon error codes..
Please help!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.