You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! Thanks for this module! Hoping for some help with an API key issue after setting up for the 1st time.
Things seemed to have gone fine until restarting mm with personal calendar info in config.js
That's a lot with the googleapis link opening up to a more simple message that there isn't a valid API key :(
{
"error": {
"code": 403,
"message": "The request is missing a valid API key.",
"errors": [
{
"message": "The request is missing a valid API key.",
"domain": "global",
"reason": "forbidden"
}
],
"status": "PERMISSION_DENIED"
}
}
Not sure what to do with that. Any help is appreciated!
The text was updated successfully, but these errors were encountered:
Hey there! Thanks for this module! Hoping for some help with an API key issue after setting up for the 1st time.
Things seemed to have gone fine until restarting mm with personal calendar info in config.js
That's a lot with the googleapis link opening up to a more simple message that there isn't a valid API key :(
Not sure what to do with that. Any help is appreciated!
The text was updated successfully, but these errors were encountered: