Issue with facebook/meta account connection

Hi when i try to connect a facebook/meta app to n8n retrieve ERR_CONNECTION_TIMED_OUT after click on connect or reconnect

it seems https://URLSAMPLE:5678/rest/oauth2-credential/callback(the oauth url provide from n8n) is not reachable instead https://URLSAMPLE/rest/oauth2-credential/callback it seems is reachable but if remove the port in the meta app i cant open the facebook url

n8n version: 1.100.1 self hosted deploy via coolify, with traefik

after set a web hook url env without port it seems partially works the page not go in erro connection tome out but return invalid callback url

You can use Ngrok for your case.

For Ngrok Documentation:

it seems after fiew minuts all works i have just add webhook url (without port) env and all works

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.