-
-
Notifications
You must be signed in to change notification settings - Fork 149
Common problems and potential solutions
Luke Walsh edited this page Oct 4, 2023
·
4 revisions
Here's a page of common problems that people run into when first starting out.
If you are facing an issue where the session token is expired or the auth/token
route keeps going around forever then check your computer time to make sure it has sync up properly with the server.
Out of sync computer times will cause the token to be always expired.