N8n (w/ Webhook Processes) Does not connect with Google Sheets OAuth2 API
I'm trying to connect Google's oauth2-credential to the n8n but I just realized that if in this version of the N8n with Webhook processor it doesn't work and when I connect to the normal n8n it works perfectly
25 Replies
Project ID:
N/A
this is my google setup.
URI 01 - is disabled
URI 02 - is the N8n with Webhooks Processor
URI 03 - This is the default n8n
this is the normal n8n that worked
this is the n8n with the webhooks processor that didn't work
Conseguiu?
ainda não
você sabe como resolver isso amigo?
@Brody Can you help me with this here?
I have never used n8n ever
I also don't know what "normal" in "normal n8n" is referring to here
okay thank you
normal n8n = n8n standart
it is the version without workers and without webhooks processors
won't it need webhook processors to be able to setup oAuth with Google?
yes but the version with webhook processors does not work with google but the old version without webhook processors works.
I believe Jack can help me because he created this template
you'd need to find out what the differences between the two are
@Jack can you help me?
please don't ping #🛂|readme #5
ok
sorry
I'd appreciate if you could use English, very few people speak Portuguese
and how do I get support? I already created this call 4 days ago and I have not received a response
this is community support, please be patient
ok
thanks
have you tried solving this yourself, by looking at the differences in the setups and trying to eliminate any differences? this is just a configuration issue after all
I tried to see everything I could see differently but I couldn't find it.
I just installed this version created by jack and it doesn't work.
I installed the old version and it works perfectly.
From what I've seen, the only difference is the issue of workers, but I'll investigate further here.
thanks
Just because it has webhook processors wouldn’t change anything besides coming to production node execution of webhooks.
Do you also have a picture of the error in the webhook processor version as opposed to the regular display?
It’s also not the “old version”, it’s simply the latest version of n8n with workers, the only addition in the webhook processor template is the addition and incorporation of a webhook processor service.
I believe it is an error in the webhook module because when I try to create a workflow with a webhook and call this webhook via the http request node in another workspace it gives an error and shows me this here:
ERROR: The resource you are requesting could not be found
webhook link for an n8n project without Worker and without Webhook processor:
https://primary-production-aee1.up.railway.app/webhook-test/7e339fed-8929-4085-b366-eedda8828848
webhook link of an n8n project with Webhook processsor:
https://webhook-processor-production-f0fe.up.railway.app/webhook-test/96059e09-9bf7-436d-8e11-ba1b8c9ee077fafadsfdasfdas
I can’t access those webhooks they’re not listening. In addition, read this remark to understand why that happens. I’ll make sure I add it to the template description to mitigate confusion. https://discord.com/channels/713503345364697088/1203039311272878174/1203702558733107241
thanks
I don't understand why I can't connect the Google credential