particle-iot / spark-server

UNMAINTAINED - An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
441 stars 136 forks source link

new Auth_token not detected by Spark-cli #11

Closed kennethlimcp closed 10 years ago

kennethlimcp commented 10 years ago

When you 1st use spark setup and create a new account on the local :cloud:, everything runs smoothly but the auth_token will not be accepted when used.

You need to CTRL + C to kill the spark-server, run it again before the new Auth_token gets checked against.