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

Issue completing SAP integration suite beginner tutorial

snavajan
Explorer
2,861

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
Sriprasadsbhat
Active Contributor
0 Likes

Hello Shankar,

First part chexk whether you have provisioned SAP API management or not .Once you so that check whether APIPortal related role collections are assigned to your user or not.

To furter dig deeper into issue could you please paste role collections which you have assigned to your user please.

Regards,

Sriprasad Shivaram Bhat

snavajan
Explorer
0 Likes

Thanks Sriprasad.

I have followed the steps in https://developers.sap.com/tutorials/cp-starter-integration-cpi-design-iflow.html

I have assigned Manage API capabilities to the Integration Suite.

Here's the role collections assigned to my user:

Cheers