Oct 2, 202311:40 AM - edited Oct 2, 202311:50 AM
Member
Receiving a 400 Error When Trying to Post Users
Hello, I am creating an application that generates a large number of users (2600 users) for some QA testing we are doing for an integration on our platform. I was able to successfully create 200 users before I started receiving an HTTP 400 error.
Here is the Response I Receive: {"status":"error","message":"User cannot be added at this time.","correlationId":"d8aba474-958d-43fe-9383-ae30bccfa875","category":"VALIDATION_ERROR"}
The error gives me very little info about what is actually causing the validation error, so I'd like to see if I can get more information on what is causing the problem.
Once again, this worked for 200 accounts, so I'm unsure why I am now receiving this error.