OpenHands/agent-canvas

[Bug]: ChatGPT Subscription auth error when creating LLM Profile

Geschlossen

#1.408 geöffnet am 17.06.2026

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (26 Forks)github user discovery
buggood first issue

Repository-Metriken

Stars
 (43 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 10h) (106 gemergte PRs in 30 T)

Beschreibung

Operating System

macOS

Installation Method

From source (npm run dev / npm run dev:minimal)

Agent Canvas Version

latest

Bug Description

When creating an LLM Profile and selecting Authentication > ChatGPT subscription, an error message appears in the box where the button to connect ChatGPT should be:

 "Subscription status is unavailable. Upgrade the agent server to a version with subscription auth endpoints."

Steps to Reproduce

  1. Go to create a new LLM Profile  2. Select Authentication > ChatGPT subscription  3. Observe the error message in the connection box

Actual Behavior

The error message "Subscription status is unavailable. Upgrade the agent server to a version with subscription auth endpoints." is displayed and clicking the button does nothing.

Expected Behavior

A button to connect ChatGPT should work, allowing the user to authenticate with their ChatGPT subscription.

Relevant Logs

Screenshots

Additional Context

No response

Contributor Guide