Refresh access token without reloading the page! (now you won't be disrupted in the middle of anything important π)
Ethan
Author
I already got the access token without reloading the page by making an HTTP request using JavaScript. The problem was, I needed to reload for it to take effect. I managed to get the program back into a syncing loop despite the errors that triggered the new access token being requested in the first place.
Please sign in to leave a comment.