Hi,
When I am calling the /dataset API of Recast, it is giving 'resource not found' response for one bot withing an organization.
But the same API works if I change to a different bot. What might be I missing ?
https://api.cai.tools.sap/train/v2/users/kulapradip/bots/ /versions/v2/dataset
response :
{ "results": null, "message": "Resource not found" }