invalid_type in 'client_id','client_secret','redirect_uris': Required #17582
Replies: 2 comments 1 reply
-
|
Hey there, @shadsheikh! I'm here to help you with any bugs, questions, or contributions you might have. Let's tackle this together! The error "invalid_type in 'client_id','client_secret','redirect_uris': Required" likely indicates an issue with your Google API credentials configuration. Here are some steps to resolve it:
If these configurations are correct and the issue persists, there might be a problem with how the credentials are being read or parsed in your application. |
Beta Was this translation helpful? Give feedback.
-
|
@shadsheikh, Have you found the solution to this? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
hosting provider: Vercel
node version: 20.x
Getting this error while installing Google Calendar on a self-hosted website on Vercel. Login and sign in using Google is working though.
Beta Was this translation helpful? Give feedback.
All reactions