400 Bad request -Nodemcu Works with Postman Tool

Hello All,
I'm trying to run simple iot cloud example..
While the URL GET /api/action.php works properly using Postman web-based tool, but same URL is not works when sent via Node MCU
Here is more details about URL:

Request Data
"GET /api/action.php HTTP/1.1\r\nHost: xxxxxx.com\r\nConnection: close\r\n\r\n"

Response Data
+IPD,412:HTTP/1.1 400 Bad Request
.....

400 Bad Request

400 Bad Request


openresty CLOSED

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.