cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP 403 Forbidden error when posting a https url from postman to CPI

PushpalathaP
Explorer
0 Kudos

Hi All,

I have created an iFlow with HTTPS sender and used the end point url from postman to post JSON request. I am ended up with an error "HTTP Status 403 – Forbidden"

1. I have disabled CSRF checkbox in sender channel

2. iFlow is in Started status

3. Used basic authentication in Postman

Please let me know if I am missing anything here.

Thanks,

Pushpa

View Entire Topic
Sriprasadsbhat
Active Contributor

Hello Pushpa,

Can you try Get call and also make sure you are copying end point from monitor integration artifact tile ( also using client id & client secret with proper roles ).

Regards,

Sriprasad Shivaram Bhat

PushpalathaP
Explorer
0 Kudos

Hi Sriprasad,

Thank you for your response.

I have taken endpoint url from Manage Integration Content tile and currently using my username and password to login CPI tenant as basic authentication credentials in Postman.

Even for GET call also, getting same status HTTP 403 Forbidden.

using User Role as ESBMessaging.send in sender channel.

Since I am using basic authentication, do I need to use client Id / client secret as username /password in Postman?

Regards,

Pushpa