-->
Page 1 of 1

Post Request Help

PostPosted: Thu May 24, 2018 9:13 am
by clipclap
Hi;
I am trying to do post request to a website but dont really know how to use token and id. Can anyone help me i am really short on time. I need to send the post request like:
x-app-token: c5674c22-cbb1-4315-852d-f3721c853e55
x-app-id: xxxx
Content-Type: application/json

Host= 35.195.234.65:8000
Address: http://35.195.234.65:8000/weather/

I am using nodemcu lolin esp8266-12E

I tried some examples from i found from web but they usually dont use token and id.
Thanks