I started to configure google calendar on my new application. I almost made an exact copy of the authentication code displayed at google developers ( https://developers.goog
I had a similar issue. The problem with "invalid_grant" is that it's basically a placeholder for any error that occurs in relation to the token. I found this article to be really helpful.