Hi All ,
We are trying to use the data loader API to bulk upload some data and we have executed all the steps including Storage creation/Project creation etc . but stuck at the last steps to run the job by the below API :-
POST :- https://361-dataloader.reltio.com/dataloader/api/{{tenantID}}/project/<Project ID>/jobs/run
Body :-
{
"name": "TestJob"
}
Header :- EnvironmentURL
But getting the below error :-
{
"severity": "Error",
"errorMessage": "Tenant <TenantID> not configured. Use admin API to configure tenant",
"errorCode": 2,
"errorDetailMessage": "An Error occurred: Tenant <TenantID> not configured. Use admin API to configure tenant",
"innerErrorData": { ..
Please let us know how to resolve the same.
------------------------------
Utsa Das
Novartis
------------------------------