Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230119

HTTP Post with form data on iOS renders an incomplete request body when ‘=’ character exists anywhere in the form data.

$
0
0

Hi @daustinstreamlinx,

Have you tried using encodeURIComponent on the form data before sending it? Most clients do this automatically, but maybe this plugin isn’t.

As you may know, the ?, & and = signs are used to delimit form fields and may be truncating the data parsed by the server.

The other solution is to fix the root CORS issues on the server. Check out the new CORS Errors page in the docs to find an appropriate solution for your use case.

Best,
Rodrigo


Viewing all articles
Browse latest Browse all 230119

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>