Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Server Error when Logging in with Custom OAuth Token #35649

Open
Nimabht opened this issue Mar 29, 2025 · 0 comments
Open

Internal Server Error when Logging in with Custom OAuth Token #35649

Nimabht opened this issue Mar 29, 2025 · 0 comments

Comments

@Nimabht
Copy link

Nimabht commented Mar 29, 2025

  • Operating System & Version: Ubuntu 22.04 (64-bit)

  • Browser Type & Version: Chrome 133.0.6943.126 (Official Build) (64-bit)

  • Rocket.Chat Version: 7.5.0

  • Expected Behavior:
    When making a request to /api/v1/login with a custom OAuth token, the response should either be a successful login or an Unauthorized response if the token is invalid.

  • Actual Behavior:
    Instead of the expected response, the API returns an Internal Server Error.

Steps to Reproduce:

  1. Create a custom OAuth provider in Rocket.Chat.
  2. Attempt to log in using the /api/v1/login endpoint with a valid OAuth token.
  3. Observe that the response is an Internal Server Error.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant