OpenCode Zen Auth via Github Fails #1590

Closed
opened 2026-02-16 17:31:41 -05:00 by yindo · 3 comments
Owner

Originally created by @JamesJosephFinn on GitHub (Sep 3, 2025).

Originally assigned to: @thdxr on GitHub.

Attempting to authenticate via Github for OpenCode Zen returns the following json response:

{
  "error": true,
  "url": "https://opencode.ai/auth/callback?error=server_error&error_description=No+email+found",
  "statusCode": 500,
  "statusMessage": "Server Error",
  "message": "Server Error"
}

Shows as connected app in Github:

Image

Note: Google auth works a-okay.

Originally created by @JamesJosephFinn on GitHub (Sep 3, 2025). Originally assigned to: @thdxr on GitHub. Attempting to authenticate via Github for OpenCode Zen returns the following json response: ```json { "error": true, "url": "https://opencode.ai/auth/callback?error=server_error&error_description=No+email+found", "statusCode": 500, "statusMessage": "Server Error", "message": "Server Error" } ``` Shows as connected app in Github: <img width="952" height="191" alt="Image" src="https://github.com/user-attachments/assets/eae853ec-e33c-40a4-9d29-d25a3e56f374" /> --- Note: Google auth works a-okay.
yindo closed this issue 2026-02-16 17:31:41 -05:00
Author
Owner

@rekram1-node commented on GitHub (Sep 3, 2025):

Mentioned this to team I think it should be fixed soon

@rekram1-node commented on GitHub (Sep 3, 2025): Mentioned this to team I think it should be fixed soon
Author
Owner

@JamesJosephFinn commented on GitHub (Sep 3, 2025):

@rekram1-node roger. Note I had similar issue with another app earlier this week, so might be issue on gh side.

@JamesJosephFinn commented on GitHub (Sep 3, 2025): @rekram1-node roger. Note I had similar issue with another app earlier this week, so might be issue on gh side.
Author
Owner

@rekram1-node commented on GitHub (Sep 3, 2025):

fixed

@rekram1-node commented on GitHub (Sep 3, 2025): fixed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1590