Particle Authentication Just Stopped Working

I am having the weirdest issue. I have been using the Particle Authentication to to talk to my particle account with a website I am designing, and out of nowhere the authentication is failing. I re-created a new acccess_token and it doesn’t work with a new one or my old one. I didn’t change anything about my code, and one day it just gave me this error:

{
“error”: “invalid_token”,
“error_description”: “The access token provided is invalid.”
}

Any help with how to fix this?

Hi,

Can you log a ticket at Particle Support, providing details on your user account, how you are using the access and more relevant details? Thank you.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.