Skip to content
OAuth Callback URL ...
 
Notifications
Clear all

OAuth Callback URL with localhost:5678

20 Posts
11 Users
0 Reactions
8 Views
Josh_Fialkoff
(@josh_fialkoff)
Posts: 1
New Member
Topic starter
 

I'm attempting to establish a connection with ClickUp. When I set up an OAuth2 connection, the OAuth Callback URL appears as http://localhost:5678/rest/oauth2-credential/callback , instead of the subdomain where callin.io is installed. Do I need to adjust the permalink in a configuration setting? Thanks, Josh

 
Posted : 30/10/2020 3:45 pm
jan
 jan
(@jan)
Posts: 39
Eminent Member
 

Yes, your setup is not complete. You can find instructions for a production setup here:

What is specifically missing here is the environment variable WEBHOOK_TUNNEL_URL. You can find the documentation here:

 
Posted : 30/10/2020 3:59 pm
Sergio_Spieler
(@sergio_spieler)
Posts: 1
New Member
 

Hello Jan, how are you? The documentation mentioned above for setting up WEBHOOK_TUNNEL is no longer available - do you have the updated link? We are trying to set up the callback URL. Thanks!

 
Posted : 04/08/2021 5:22 pm
RicardoE105
(@ricardoe105)
Posts: 18
Active Member
 

You might find this helpful:

 
Posted : 04/08/2021 8:25 pm
harshil1712
(@harshil1712)
Posts: 20
Eminent Member
 

Hello!

Were you able to configure the WEBHOOK_TUNNEL variable? Please let us know if you require further assistance.

:slight_smile:

 
Posted : 09/08/2021 9:05 am
docspool
(@docspool)
Posts: 1
New Member
 

Hi,

I'm currently running a self-hosted instance of callin.io on a Debian VM.

I haven't been able to find a way to configure the WEBHOOK_TUNNEL variable to create credentials for Microsoft via OAuth.

Regards,
Arnaud

 
Posted : 06/03/2022 3:34 pm
Thomas_Pedot
(@thomas_pedot)
Posts: 1
New Member
 

Hello, it appears the parameter is now WEBHOOK_URL. I'll investigate this further…

 
Posted : 29/03/2022 2:05 pm
Giorgio
(@giorgio)
Posts: 1
New Member
 

I confirm this solution; it's the correct command to adjust the webhook URL in the "auth settings" for the HTTP request. Thank you.

 
Posted : 16/08/2022 9:50 am
aigor9534
(@aigor9534)
Posts: 6
Active Member
 

I'm encountering the same issue.

I'm attempting to establish a connection with Google Sheets.

When I configure an OAuth2 connection, the OAuth Callback URL defaults to
http://localhost:5678/rest/oauth2-credential/callback , instead of using the subdomain where callin.io is hosted.

I tried setting it via export WEBHOOK_URL= https://mysite.com , but this didn't resolve the problem.

Is there a configuration setting I need to adjust for the permalink?

Thank you,

 
Posted : 11/09/2022 11:50 am
Jon
 Jon
(@jon)
Posts: 96
Trusted Member
 

Hello,

Simply using the webhook URL should suffice, though the method for applying this option might vary based on your specific setup.

When using Docker, I prefer to recreate the container to ensure everything is updated correctly.

 
Posted : 11/09/2022 12:32 pm
aigor9534
(@aigor9534)
Posts: 6
Active Member
 

Hello Jon,

I installed it using npm.

Do I understand correctly that when installing with Docker, this issue is resolved by specifying export WEBHOOK_URL?

If that's the case, is it correct to proceed by running npm uninstall callin.io and then reinstalling with Docker?

 
Posted : 11/09/2022 1:05 pm
Jon
 Jon
(@jon)
Posts: 96
Trusted Member
 

Hello,

You can also utilize it with npm if you configure the environment variable and then launch callin.io.

 
Posted : 11/09/2022 3:06 pm
aigor9534
(@aigor9534)
Posts: 6
Active Member
 

Hello,

I'm not sure what else I need to do.

Please see the attached image.

 
Posted : 11/09/2022 4:11 pm
Jon
 Jon
(@jon)
Posts: 96
Trusted Member
 

Hey,

Can you try…

export WEBHOOK_URL=“ https://app10-igor.chatarchitect.com/”  | sudo callin.io start
 
Posted : 12/09/2022 9:05 am
aigor9534
(@aigor9534)
Posts: 6
Active Member
 

Hi,
Unfortunately, that didn’t work either.

 
Posted : 12/09/2022 9:18 am
Page 1 / 2
Share: