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
we are currently facing the same issue.
Running await Credentials.login(); should open the oauth consent screen if there is no credential yet.
The oauth consent screen does open in the browser, but this is done without a cliend id resulting in the following error:
always trow to page google login with error Missing required parameter: client_id
The text was updated successfully, but these errors were encountered: