cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error while testing the Integration Flow

ayushtiwari
Participant
0 Kudos

Hi Experts,

I have created a Iflow to send email via gmail. I want to enter the from and to detail at runtime. I deployed the iflow and tested using POSTMAN, while testing i am getting below error

Please help me to make it working.

Thanks,

Pintu Prasad

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Pintu,

Adding to praveen's answer you might need to do below.

Regards,

Sriprasad Shivaram Bhat

Answers (1)

Answers (1)

Hi ayushtiwari,

You might need to allow headers to be propagated.

Runtime Configuration -> allowed headers

Could you enable trace and check if you are able to view the header values within CPI iflow.

thanks and regards,

Praveen T

ayushtiwari
Participant
0 Kudos

Hi Praveen,

I can see the header value in HTTP step.