Having issue with an Oauth2 credential for Ringcentral, it worked fine until recently. it is shwing up as 302 (Found) in the developer admin for ringcentral, but I keep getting “Unable to sign without access token” in N8N
Hi, i’m new to n8n and i struggle with the same issue but for the Outlook Node.
I’ve tried everything, recreated the App Registration in Azure, checked dlegation and permission, read dozens of tutorials (all showing the same steps to be honest), but nothing seems to help on this behavior.
As for djjace’s case my credentials are as well accepted and the account is connected succesfully, still “unable to sign without access token”.
We seem to be affected by this issue as well, specifically with our Google Drive nodes.
We are on a N8n cloud plan.
Reluctantly, we updated to the latest beta version (1.75.2), but this did not resolve the issue. We now reverted to the latest stable version (1.74.3).
I tried creating a new Google Drive credential with the same client ID and secret as the existing credential on N8n, which temporarily worked. However, after a few hours the issue reappeared but now also for the new credentials.
I have not seen a case where updating to 1.75 has not resolved the issue, the issue you are reporting should be fixed as it is a known issue in earlier versions so going back to 1.74 will only make it worse.
If you can go back to 1.75 and let me know once it happens again we can do some more digging.
Hi @Jon, Thanks for the reply. I will try updating again to 1.75 in the next hour.
I expect the following: The issue should be immediately solved for the existing credentials. There is no need to create new credentials or update existing credentials. Correct? Thanks.
I had already created three Google Drive credentials which contain the same client ID and secret. I did this initially when troubleshooting the error. Prior to updating I tried all credentials on 1.74.3 and only one worked. The one which I created last. After updating I tried all credentials on 1.75.2 and again only the last one created worked.
Just before sending this message I removed the two newer Drive credentials. Now only the oldest, the one I want to get working again, remains. I tried again executing with the oldest credential and I encountered the same error. I did this to make sure having multiple similar credentials wasn’t causing the issue.
It seems to be solved In a classic lightbulb moment I got the idea to reconnect to Google on the oldest credentials and I am happy to report that it solved the issue. Executing Drive nodes with these credentials now works again.
BTW I did reconnect the oldest credentials to Google yesterday, but that was on 1.74.3.
My n8n instance version is latest (1.75.2 now).
And I have already recreated the account in Google Console several times (before the update from 1.73.3 and after) and reconnected the credentials. When I connecting Oauth2, I see the consent screen, I accept all offers. It connecting successfully.