So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By clipclap
#76067 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