Sending Content- Type: application/x-www-form-urlencoded

If you think that something doesn't work in Aware IM post your message here
Post Reply
bondicoffee
Posts: 130
Joined: Tue Dec 03, 2013 10:19 pm

Sending Content- Type: application/x-www-form-urlencoded

Post by bondicoffee »

I am making a REST api Post call using an intelligent Business object.
The receiving side can only accept Content- Type: application/x-www-form-urlencoded

AwareIM 8.3 does not have this content type in its drop down list.
https://puu.sh/EGwaD/1fbbb5e85e.png

Previously this was not a problem as I could set the Request HTTP Headers as such:
https://puu.sh/EGwbP/fc3cffc896.png

But now the content type in the drop down is overriding the manual one and the receiving side cannot read the data.

How can I work around this problem?
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Sending Content- Type: application/x-www-form-urlencoded

Post by aware_support »

We will fix this in the next build of 8.4
Aware IM Support Team
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Sending Content- Type: application/x-www-form-urlencoded

Post by aware_support »

The problem should be fixed in the latest build 2709 (8.4)
If you specify Content-Type header manually it will not be overwritten.
Aware IM Support Team
Post Reply