My current config is completely failing for bulk list imports via the Outbound API.
- Endpoint: POST /api/v2/outbound/lists
- SDK: Java 18.0.0
- Payload: 5000 contacts with valid formatting
The request returns a 500 Internal Server Error immediately. No validation errors returned in the response body. This only happens when the contact count exceeds 4096.