Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CC3220: Problem with HTTP POST from iOS devices

$
0
0

Part Number:CC3220

Hello,

I am having a problem similar to the problem discussed here.

I am porting code from the CC3200 to the CC3220.  On the CC3200 HTTP server, I have no problems with the User Token feature using GET and POST requests.

With the CC3220, the GET is working as it should with User Tokens.  However, the POST is not working when the client is an iOS device.

When I POST to the CC3220 from Android or the Windows Postman app, the slcb_NetAppHttpServerHdlr callback is called, and the CC3220 returns 204.  When I POST from iOS, I receive 404 not found.  The exact same iOS code works when posting to the CC3200.

I have looked for differences in the POST request when made from Android, Postman, and iOS and I cannot find any.

  • Has anything changed with the way POST requests are handled from the CC3200 to the CC3220?
  • Why does the same iOS code for POST work with CC3200 but not with CC3220?
  • Why does the POST work with the CC3220 when the client device is Android or Postman but not iOS?
  • Does the order of the header fields matter?

Android (Success)

Postman (Success)

iOS (404 with CC3220, Success with CC3200)


Viewing all articles
Browse latest Browse all 262198

Trending Articles



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