Re: Re: proper encoding for POSTing to Rest API
Aldevinas Katkus
6-16-20
The first message on the top sends urlencoded data which, as I understand. is the standard/default way of sending data to the web server. It should be very very easy to decode the data on the serp end: check for header and if the "Content-Type" header value is "application/x-www-form-urlencoded" then just run the corresponding function.


https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Gastón Salomone
Hi, I cannot find any information on about this feature on hansamanual. That is the purpose, is it working, how it works or how must be configured to work ? For REST API many web request per...
23:47 3 Oct 2024
Paul Timms
Thanks Bror-Erik, it's hard to replicate so we won't know for sure until we upgrade the customer with this issue....
10:37 30 Sep 2024