RocketChat / Apps.Github22

The ultimate AI-powered app extending Rocket.Chat for global developers collaborating on Github (2024 and beyond)
33 stars 37 forks source link

[BUG] "URL not defined" when login #139

Closed JeffreytheCoder closed 5 months ago

JeffreytheCoder commented 5 months ago

Description:

Hi, I'm running the App on my local RC. I did the setup, but when I run /github login, RC crashes with the following error

Screenshot 2024-03-04 at 12 20 25 PM

I guess the error related to OAuth client not properly connected. Could anyone help me on this? Thanks!

Steps to reproduce:

On my side:

  1. Local RC running properly
  2. Local GitHub App running properly. Slash commands without login work.
  3. OAuth client is set up as readme described. Client ID and secret are imported in RC. Tried removing the trailing slash in callback URL (https://community.liaison.rocketchat.digital) but didn't work.
Screenshot 2024-03-04 at 12 33 30 PM

Rocket.Chat Server Setup Information:

Rocket.Chat Client Setup Information

JeffreytheCoder commented 5 months ago

Fixed in https://github.com/RocketChat/Rocket.Chat.Apps-engine/pull/738, closing this issue