cancel
Showing results for 
Search instead for 
Did you mean: 

iFlow issues with HTTP connections

Shishir_P
Explorer
0 Kudos
225

Hello Gurus,

                I have just started with CPI and trying to create a basic iFlow. In the below screen shot I have very simple iFlow using an HTTP adapter. I deployed the iFlow and pasted the URL in POSTMAN using Basic Authentication. For authentication I am using my SAP email and password which I use to login to my trial account.

Screenshot 2024-07-10 at 10.11.33.png

I am very that my credentials are corrected, I have checked them multiple times.

Screenshot 2024-07-10 at 10.18.23.png

What is that I am doing wrong? Is there a step that I am missing?

Ryan-Crosby
Active Contributor
You need to setup a CPI instance in your BTP trial with a service key and use the credentials from that generated service key to authenticate.
View Entire Topic
Shishir_P
Explorer
0 Kudos

Ryan,

         The CPI instance was created the when I executed the "Enable Integration Suite" in the "Boosters". In the below screen shot you'll there are 2 instances. One for "Integration Flow" and other for "API". Do I need any other instance other the below?

Screenshot 2024-07-10 at 13.25.11.png

Shishir_P
Explorer
0 Kudos

Resolved!

The CSRF token needs to be unchecked along with credentials from "Integration Flow" instance"

Screenshot 2024-07-10 at 13.38.48.png