You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cursor): use REST fallback for team-inferred accounts missing planUsage.limit
When an account is team-inferred via spendLimitUsage but planUsage.limit
is missing and plan info is unavailable, the previous code threw a hard
failure. Now falls back to the REST usage API instead.
Made-with: Cursor
0 commit comments