alejzeis / groupme-discord-bridge

A bridge bot which connects a GroupMe chat and a Discord Guild
BSD 2-Clause "Simplified" License
9 stars 10 forks source link

Issue with startup #10

Open The-Architects727 opened 1 year ago

The-Architects727 commented 1 year ago

Hello sorry for the issue, but i am questioning if i have set this up correctly. attached i have my config and the output when i run the app. I am using ngrok to connect to my instance of the app and both appear to be working but there is no communication between ngrok and this app. Config: discord-groupme When ran: on-run

alejzeis commented 1 year ago

Try changing the callbackURL parameter to /callback. Are you manually sending an HTTP request through ngrok?