firebase_admin
firebase_admin copied to clipboard
Missing required parameter: client_id
always trow to page google login with error Missing required parameter: client_id
Can you provide some more info? At what point do you get this error?
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:
