on ‎2022 Sep 15 9:40 AM
Hello dear experts,
I need to make HTTPS request to acquire token with the Header content-type: application/x-www-form-urlencoded.
I am building the integration flow, I have set up a content modifier to create the header and the body, But as i guess the header in the content modifier does not send the urlencoded message.
could you please give some recommendations and ideas?
Best Regards,
Sandro.

Request clarification before answering.
Dear Sandro,
You can take reference from below blog while creating the HTTP receiver adapter configuration. (Might be the case you have missed to put Content-Type header in the request header parameters in HTTP receiver adapter.)
https://blogs.sap.com/2022/07/25/send-application-x-www-form-urlencoded-data-to-a-http-receiver-adap...
Ps. HTTP adapter will not convert the body to the rule coded format so you need to create the appropriate body using a script or else hard coded in the Content modifier.
Thank,
Asu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.