cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue completing SAP integration suite beginner tutorial

snavajan
Explorer
2,864

Hi experts

I'm currently trying to complete one of the SAP Integration Suite beginner tutorials (https://developers.sap.com/tutorials/cp-starter-isuite-api-management.html)

I've completed the previous tutorial which was to create a trial integration flow along with endpoints. I followed all the steps without any errors.

However when trying to progress to expose the integration flow endpoint as an API (the tutorial linked above) I am getting the following error when selecting to Execute the POST operation with a sample payload as per the instructions:

404 Not Found: Requested route ('6618d6eftrial.it-cpitrial03-rt.cfapps.ap21.hana.ondemand.com') does not exist.

The tutorial indicates that the error should be a code 401 relating to authentication but I think I have a problem with the endpoint somehow.

TIA

Cheers

Shankar

View Entire Topic
kahyaogluvolkan
Explorer
0 Likes

I have the same problem. I can call the iFlow directly from postman. But the api proxy host is unreachable.

snavajan
Explorer

I ended up using a colleague's BTP trial account instead and I was able to complete the tutorial steps.

I still don't know what is causing my BTP trial account configuration to not work correctly.