Microdeposits Errors
Guide to troubleshooting Microdeposits errors
MICRODEPOSITS_UNSUPPORTED_ENVIRONMENT
Microdeposits not supported in Development
Server-SideCommon causes
- Microdeposit-based verification was attempted in the Development environment.
Troubleshooting steps
1http code 4002{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}