Access token error

Hi, The access token expired. I reset it through the ide, use the new token and I can still get no access.
Listing the token(s) through curl gives me the token(s), the latest one and some predecessors. After cleaning up It still does not work.

History: My Android App works flawlessly with my sparks, browser commands like: https://api.spark.io/v1/devices/53ff70… worked flawlessly so what is wrong now?

@marcus

Hi @marcus,

Hmm, I just double-checked the access token generation of the ide, and they seem fine. Can you try refreshing the page / browser, and make sure you’re using the token listed there? You can also grab your access_token from the cli by running cat ~/.spark/spark.config.json.

Thanks,
David