ello DocuSign Developer Community,
I am using a DocuSign **Sandbox account** for testing and trying to create envelopes via the eSignature API.
However, I am receiving the following error when sending envelopes:
Error code: ENVELOPE_ALLOWANCE_EXCEEDED
Message: The envelope allowance for the account has been exceeded.
The strange thing is that in my Sandbox Admin dashboard, the account shows **"Unlimited" envelopes** and only **51 envelopes used**.
Environment details:
- Sandbox account email: ***email removed***
- Account ID: **********
- API SDK: PHP eSignature SDK (vendor/docusign/esign-client)
I would like to know:
1. Why is the API returning this error even though the dashboard shows unlimited envelopes?
2. How can I reset or fix the envelope quota for this Sandbox account?
3. Is this a known issue for Sandbox environments?
Thank you in advance for your help.