js9013 0 Posted February 9, 2018 Share Posted February 9, 2018 Hello, I am trying to use my MSP432 to make a REST call to an endpoint I already have set up and configured. I know this endpoint works. However, when I try to use the the WiFiWebClient example in Energia, I receive an HTTP 301 redirect error. I suspect this could be due to the difference between HTTP/HTTPS. Is it possible to use make an HTTPS request using this Energia example? Thank you! Quote Link to post Share on other sites
js9013 0 Posted February 9, 2018 Author Share Posted February 9, 2018 Never mind, I've ruled this out as a possibility.Would still appreciate any one's insight as to what could cause Energia/the board to be the only source from which this endpoint gives a 301 response... Quote Link to post Share on other sites
js9013 0 Posted February 9, 2018 Author Share Posted February 9, 2018 Sorry for the multiple posts - but I believe my last post was actually incorrect. Does the WebClient example send over HTTP by default? My endpoints requires HTTPS, and this is one of the only possibilities for this problem that I can imagine. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.