Hello Utsa,
The API call looks correct to me. You may want to check the tenant ID to make sure that it is correct and that there are no trailing or leading spaces.
------------------------------
Bryant Barrenechea
Solution Architect | Professional Services
------------------------------
Original Message:
Sent: 09-18-2024 09:29
From: Utsa Das
Subject: Getting Error while calling the Data Loader API to execute
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
------------------------------