I tried setting up a cron job to do a get request to firestore to see if that would perhaps solve the issue, but doesn’t seem to fix it.
Any help troubleshooting this would be very helpful.
Error:
The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.
Hi @jtas21, how exactly did you set up your firestore credentials in n8n (are you using n8n’s “Google Firebase Cloud Firestore OAuth2 API” or perhaps generic OAuth2 credentials)?
And which version of n8n are you using?
Where exactly are you seeing the error you have described?