Plaid logo
Docs
ALL DOCS

Errors

  • Overview
  • Item errors
  • Institution errors
  • API errors
  • Assets errors
  • Payment errors
  • Transfer errors
  • Income errors
  • Sandbox errors
  • Invalid Request errors
  • Invalid Input errors
  • Invalid Result errors
  • Rate Limit Exceeded errors
  • Link web errors
  • Recaptcha errors
  • OAuth errors
  • Microdeposits errors
Plaid logo
Docs
Plaid.com
Get API keys
Open nav

Microdeposits Errors

Guide to troubleshooting Microdeposits errors

MICRODEPOSITS_UNSUPPORTED_ENVIRONMENT

Microdeposits not supported in Development
Server-Side
Common causes
  • Microdeposit-based verification was attempted in the Development environment.
Troubleshooting steps
Copy
1http code 400
2{
3 "error_type": "MICRODEPOSITS_ERROR",
4 "error_code": "MICRODEPOSITS_UNSUPPORTED_ENVIRONMENT",
5 "error_message": "microdeposits is not supported on this environment",
6 "display_message": null,
7 "request_id": "HNTDNrA8F1shFEW"
8}
Was this helpful?
Developer community
GitHub
GitHub
Stack Overflow
Stack Overflow
YouTube
YouTube
Twitter
Twitter