on 2024 Sep 11 4:45 PM
I need some help in setting up the ODATA receiver channel to call some of the Integration Suite APIs (Partner Directory / Message Stores / Message Logs). So if I take the Message Stores ODATA API for example...I have been able to successfully call this from Postman using the following URL
https://<my_host>.hana.ondemand.com/api/v1/DataStores(DataStoreName='myDataStore',IntegrationFlow='',Type='')/Entries
passing the token and authenticating with OATH 2. When I call this from Postman I get a successful response containing XML data listing all the entries in "myDataStore".
However, when I try to call the same from the ODATA receiver, I am getting this error...
"An exception of type 'WstxUnexpectedCharException' occurred." ...
when trying to configure the connection in the receiver channel. Here's the screenshot of the error.
I am using these credentials of type Oath 2 Client Credentials ...
Here's the config for the receiver channel...
I have tried playing around with setting headers and metadata request headers with no success. I am not sure if this is the issue or if it is because of the credentials type that I am using. Has someone done this already and if so, wat do I need to change to get this working?
User | Count |
---|---|
71 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.