I am trying to run a job created in IBM Watson Studio using a post call from this link that provides the ability to test : https://api.eu-gb.dataplatform.cloud.ibm.com/v2/jobs/docs/swagger/#/Job_Runs/job_runs_create
but I keep getting this error:
{
"code": 404,
"error": "Not Found",
"reason": "CATSV5025E: Unable to find Catalog for project 'a7b54be1-c319-4bca-bd21-13ff6577edd9'",
"message": "An error occurred while retrieving the asset."
}
I don't what is wrong here ? my project_id ? job_id ?