question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Google Calendar gives "Invalid Credentials" error

See original GitHub issue

Bug Reports

googleCalendar plugin just stopped working. None of the Google Calendar events are fetched anymore -> 401 error. I didn’t change anything in my website.

Here are the code to reproduce the error : https://codepen.io/wawan_/pen/ExPbVZz?editors=1111 /!\ You need to add the googleCalendar plugin and enter a Google Calendar API Key

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:17 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
WeAreELICcommented, Jun 30, 2020

I’m using OAuth for my application via Google Sign-in and still having this issue with FullCalendar. I’m able to grab the current logged in user’s calendar and add it to FullCalendar via eventSources > events, but trying to add a Google Calendar via the google-calendar plugin—specifying the googleCalendarApiKey and a googleCalendarId under eventSources—is not working anymore and I’m getting this original error as described above. And like I mentioned before, this broke today—it was working fine yesterday.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invalid credentials: Google API calendar - oauth - Stack Overflow
I searched this error and found it may occur if your auth token is invalid or expired. I am not sure what I...
Read more >
Handle API errors | Google Calendar
401: Invalid Credentials​​ Invalid authorization header. The access token you're using is either expired or invalid. Suggested actions: Get a new access token ......
Read more >
What does it mean when it says Invalid credentials (invalid ...
whenever i try to access photos in google jamboard, it always send me an error saying "Invalid credentials (invalid picker token)". when i ......
Read more >
Error 401: Invalid Credentials - authError when working with ...
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group. To unsubscribe from this group and stop...
Read more >
An "Error 401: Invalid Credentials, authError" message ...
In the Google Admin Console, go to the Apps > Google Workspace > Service status page, select All users in this account from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found