on 2023 Jan 13 1:33 PM
I am trying to execute a simple CPI Integration flow as follows to understand how OData sender adapter works
Below is OData sender Adapter configuration
Below is my receiver adapter configuration
Basically, I am trying to send Json payload from postman to this Integration flow, but I am getting 403 forbidden error.
I am able to hit other iflows with HTTP as sender properly.
My Queries are:
Any help is appreciated!
Hi,
please try to put entity name at the end of your URL in Postman after "/v=1/"
BR, Piotr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apologies for delay in response.
I am able to perform get operation only, that is returning metadata
When I try to execute post operation it
gives forbidden error with or without appending entity name at the end
In any case I am not able to see Trace in monitoring
This is happening for this particular integration flow only.
User | Count |
---|---|
69 | |
13 | |
10 | |
9 | |
9 | |
8 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.