cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing a service deployed in sap ai launchpad via postman/CODE

Divita
Associate
Associate
0 Kudos
618

hi,

we have created and deployed a service through ai launchpad, and have a service url.however i need to hit this api and get the response in my code. when i hit the url through postman i get 404 error.

can someone please guide me in this?

my query is: i want to access the api deployed via sap launchpad in my code and display results as part of app.

Accepted Solutions (0)

Answers (1)

Answers (1)

anurag_batra
Advisor
Advisor
0 Kudos

Hi Divita,

Not sure of your exact Prediction URL as 404 URL stands for the server cannot find the requested resource.

you can refer to https://developers.sap.com/tutorials/ai-core-deploy.html for step 6 on how to infer the models on the AI core. Looks like your inference URL is incorrect.