N8n (w/ Webhook Processes) Does not connect with Google Sheets OAuth2 API

rocket-launch-mkt
HOBBY

a year ago

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

Solved

0 Replies

rocket-launch-mkt
HOBBY

a year ago

this is my google setup.

URI 01 - is disabled

URI 02 - is the N8n with Webhooks Processor

URI 03 - This is the default n8n

1207749850230169600


rocket-launch-mkt
HOBBY

a year ago

1207750692312187000


rocket-launch-mkt
HOBBY

a year ago

this is the normal n8n that worked

1207750794137571300


rocket-launch-mkt
HOBBY

a year ago

this is the n8n with the webhooks processor that didn't work

1207751037038108700


john-henrique
HOBBY

a year ago

Conseguiu?


rocket-launch-mkt
HOBBY

a year ago

ainda não


rocket-launch-mkt
HOBBY

a year ago

você sabe como resolver isso amigo?


rocket-launch-mkt
HOBBY

a year ago

@Brody Can you help me with this here?


a year ago

I have never used n8n ever


a year ago

I also don't know what "normal" in "normal n8n" is referring to here


rocket-launch-mkt
HOBBY

a year ago

okay thank you


rocket-launch-mkt
HOBBY

a year ago

normal n8n = n8n standart


rocket-launch-mkt
HOBBY

a year ago

it is the version without workers and without webhooks processors


a year ago

won't it need webhook processors to be able to setup oAuth with Google?


rocket-launch-mkt
HOBBY

a year ago

yes but the version with webhook processors does not work with google but the old version without webhook processors works.


rocket-launch-mkt
HOBBY

a year ago

I believe Jack can help me because he created this template


a year ago

you'd need to find out what the differences between the two are


rocket-launch-mkt
HOBBY

a year ago

@Jack can you help me?


a year ago

please don't ping <#727685388893945877> #5


rocket-launch-mkt
HOBBY

a year ago

ok


rocket-launch-mkt
HOBBY

a year ago

sorry


a year ago

I'd appreciate if you could use English, very few people speak Portuguese


rocket-launch-mkt
HOBBY

a year ago

and how do I get support? I already created this call 4 days ago and I have not received a response


a year ago

this is community support, please be patient


rocket-launch-mkt
HOBBY

a year ago

ok


rocket-launch-mkt
HOBBY

a year ago

thanks


a year ago

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


rocket-launch-mkt
HOBBY

a year ago

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


a year ago

Just because it has webhook processors wouldn’t change anything besides coming to production node execution of webhooks.


a year ago

Do you also have a picture of the error in the webhook processor version as opposed to the regular display?


a year ago

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.


rocket-launch-mkt
HOBBY

a year ago

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


rocket-launch-mkt
HOBBY

a year ago


a year ago

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


rocket-launch-mkt
HOBBY

a year ago

thanks


rocket-launch-mkt
HOBBY

a year ago

I don't understand why I can't connect the Google credential


guanliang7
HOBBY

3 months ago

same here, I'm experince the same issue.


micah-arcrewrite
HOBBY

3 months ago

The Webhook processor took me an hour or so to get right, there are some settings that need tweaking/ There have been updates to n8n since the railway template's release. It's 100% worth reading this an getting familar with the variables and you can get everything to work nicely https://docs.n8n.io/hosting/scaling/queue-mode/


3 months ago

would you mind stating what you needed to change exactly so that the template creator can update his template?


micah-arcrewrite
HOBBY

3 months ago

Yeah, the template by default uses public urls for redis, which increases latency by about 200ms per request in my testing. However there was a recent n8n update that allows connecting to redis via ipv6 so the this flag can be added QUEUE_BULL_REDIS_DUALSTACK=true to all of the n8n instances. All of the redis vars can be updated as well to use the interal redis url and ports. Just doing that greatly improves performance!


3 months ago

I knew about that, but from your message it seems like you eluded to changes that fixes something broken with the template? this just speeds redis access up is all


micah-arcrewrite
HOBBY

3 months ago

Ah, nothing was broken, just performance improvements


3 months ago

gotcha, thank you, I've passed that information on to the creator


3 months ago

the creator has informed me that they have updated it, thank you!


3 months ago

!s


Status changed to Solved brody 3 months ago