[FEATURE]:Add OpenAI Provider with OpenAI Business Login Method #4690

Closed
opened 2026-02-16 17:45:04 -05:00 by yindo · 10 comments
Owner

Originally created by @leonsong09 on GitHub (Jan 10, 2026).

Originally assigned to: @rekram1-node on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Need to add OpenAI with special emphasis on implementing OpenAI Business login authentication.

Originally created by @leonsong09 on GitHub (Jan 10, 2026). Originally assigned to: @rekram1-node on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Need to add OpenAI with special emphasis on implementing OpenAI Business login authentication.
yindo added the discussion label 2026-02-16 17:45:04 -05:00
yindo closed this issue 2026-02-16 17:45:04 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 10, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #7570: OpenAI does Not work when trying with Organization Subscription
  • #7604: When login to ChatGPT Team subscribe account, telling me "Usage not included in your plan"
  • #7550: opentui: TUI crashes after successful native OpenAI account connection
  • #7565: OpenAI auth had fatal error after successful auth

These issues all relate to OpenAI authentication challenges and setup problems. Feel free to ignore if your specific case addresses a different aspect of OpenAI Business Login authentication.

@github-actions[bot] commented on GitHub (Jan 10, 2026): This issue might be a duplicate of existing issues. Please check: - #7570: OpenAI does Not work when trying with Organization Subscription - #7604: When login to ChatGPT Team subscribe account, telling me "Usage not included in your plan" - #7550: opentui: TUI crashes after successful native OpenAI account connection - #7565: OpenAI auth had fatal error after successful auth These issues all relate to OpenAI authentication challenges and setup problems. Feel free to ignore if your specific case addresses a different aspect of OpenAI Business Login authentication.
Author
Owner

@rekram1-node commented on GitHub (Jan 10, 2026):

@leonsong09 I think we added this right?

@rekram1-node commented on GitHub (Jan 10, 2026): @leonsong09 I think we added this right?
Author
Owner

@rekram1-node commented on GitHub (Jan 10, 2026):

I thought pro, plus, teams all work maybe there is another option I didnt know about

@rekram1-node commented on GitHub (Jan 10, 2026): I thought pro, plus, teams all work maybe there is another option I didnt know about
Author
Owner

@austin-thesing commented on GitHub (Jan 10, 2026):

@rekram1-node team accounts still aren't working after the new release earlier today. I even tried to remove the oauth and try the auth process again and still got the error

@austin-thesing commented on GitHub (Jan 10, 2026): @rekram1-node team accounts still aren't working after the new release earlier today. I even tried to remove the oauth and try the auth process again and still got the error
Author
Owner

@rekram1-node commented on GitHub (Jan 10, 2026):

Please show what issues you are having?

Check 1.1.12 (this is the version u need to be on), then try:

opencode auth logout # select openai

then log back in

@rekram1-node commented on GitHub (Jan 10, 2026): Please show what issues you are having? Check 1.1.12 (this is the version u need to be on), then try: opencode auth logout # select openai then log back in
Author
Owner

@austin-thesing commented on GitHub (Jan 10, 2026):

@rekram1-node this is what I see after re-doing the auth on 1.1.12. I should clarify I used the /connect command in the TUI. I did see another thread where people mention using opencode auth login. I am going to try that now

Image

@austin-thesing commented on GitHub (Jan 10, 2026): @rekram1-node this is what I see after re-doing the auth on 1.1.12. I should clarify I used the /connect command in the TUI. I did see another thread where people mention using opencode auth login. I am going to try that now ![Image](https://github.com/user-attachments/assets/d44aa17c-6796-4ff2-935a-69906d52d85b)
Author
Owner

@austin-thesing commented on GitHub (Jan 10, 2026):

@rekram1-node if I follow this exactly it's now working for me: https://github.com/anomalyco/opencode/issues/7570#issuecomment-3733591788

update to the latest opencode version
run opencode auth logout
run opencode auth login

But the TUI /connect does not work properly

@austin-thesing commented on GitHub (Jan 10, 2026): @rekram1-node if I follow this exactly it's now working for me: https://github.com/anomalyco/opencode/issues/7570#issuecomment-3733591788 update to the latest opencode version run opencode auth logout run opencode auth login But the TUI /connect does not work properly
Author
Owner

@shengxiagit commented on GitHub (Jan 10, 2026):

@rekram1-node if I follow this exactly it's now working for me: #7570 (comment)

update to the latest opencode version run opencode auth logout run opencode auth login

But the TUI /connect does not work properly

Thank!I solved it using this method. opencode version 1.1.12

@shengxiagit commented on GitHub (Jan 10, 2026): > [@rekram1-node](https://github.com/rekram1-node) if I follow this exactly it's now working for me: [#7570 (comment)](https://github.com/anomalyco/opencode/issues/7570#issuecomment-3733591788) > > update to the latest opencode version run opencode auth logout run opencode auth login > > But the TUI /connect does not work properly Thank!I solved it using this method. opencode version 1.1.12
Author
Owner

@rekram1-node commented on GitHub (Jan 10, 2026):

Ah found the bug, fixing

@rekram1-node commented on GitHub (Jan 10, 2026): Ah found the bug, fixing
Author
Owner

@rekram1-node commented on GitHub (Jan 10, 2026):

fixed in next release: https://github.com/anomalyco/opencode/commit/ee8b38ab267e76cb05a4c4303188b8605886a70a

@rekram1-node commented on GitHub (Jan 10, 2026): fixed in next release: https://github.com/anomalyco/opencode/commit/ee8b38ab267e76cb05a4c4303188b8605886a70a
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4690