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
Open google credentials node but change nothing at all
Authenticate with google
What happens?
Authentication fails with invalid client id. If I re-enter client id and secret it works, so guessing it isn't saved.
What do you expect to happen?
Ideally refresh wouldn't fail. If it were possible to make refresh happen at half the refresh time instead of using the exponential backoff, this might work better? Or else having some manual config for refresh, like node-red-alexa2.
If refresh is going to fail often enough, reauth shouldn't require that I have to reenter my client id and secret.
Please tell us about your environment:
[ x] Node-RED version: 1.2.9
[ x] node.js version: 12.21.0
[x ] npm version: 6.14.11
[ x] Platform/OS: Server: Raspberry Pi 4 / Ubuntu Server 20.04, Client: Windows 10
[ x] Browser: Chrome
The text was updated successfully, but these errors were encountered:
Which node are you reporting an issue on?
Node-red-node-google
What are the steps to reproduce?
What happens?
Authentication fails with invalid client id. If I re-enter client id and secret it works, so guessing it isn't saved.
What do you expect to happen?
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: