heythisisnate / nodemcu-smartthings

Connect wired contact sensors and/or motion sensors to SmartThings using a NodeMCU ESP8266
MIT License
64 stars 33 forks source link

Can't get POST to work #12

Open smiller29 opened 7 years ago

smiller29 commented 7 years ago

Now that you've got the code, it's time to make a POST request to get the access token. For this I like to use Advanced REST Client Chrome app. You can use any tool that can create a POST request with form parameters. Just fill in the fields as shown:

I am getting a server 500 error