The Bulk Job API Is Receiving An Error: "None of the account numbers mentioned in request file are valid"
(Doc ID 2952697.1)
Last updated on JUNE 15, 2023
Applies to:
Oracle Digital Experience for Communications - Buying Experience - Version 11.13.23.01.0 and laterInformation in this document applies to any platform.
Symptoms
After executing the bulk job API, with the generated jobId in the response body we call ({{fabricURL}}/api/bulk-api/v1/bulkJob/<ID>) we are getting the following response
ERROR
-----------------------
"error": [
{
"errorType": "SYSTEM",
"errorMessage": "None of the account numbers mentioned in request file are valid"
}
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Calling API to get a bulkJob an error response is returned
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |