I'm getting an error with Plaid that my rate limit has been exceeded, since I have 5 items in use on my developer account. I have only used Plaid on my localhost from my browser, and the quickstart app to look up my actual accounts. I'm confused how it thinks these are new systems - and also how to release one of these items so it frees up developer slots. The documentation says I can hit the release route, but that that doesn't restore an item slot.
Is there anything I'm missing?
{ "display_message": null, "documentation_url": "https://plaid.com/docs/?ref=error#rate-limit-exceeded-errors", "error_code": "ADDITION_LIMIT", "error_message": "addition limit exceeded for this client_id. contact support to increase the limit.", "error_type": "RATE_LIMIT_EXCEEDED", "request_id": "#####", "suggested_action": null }