Hi, I’m running into what looks like a GitHub OAuth + RBAC provisioning bug.
I signed up using GitHub. I am the only user on the account, but I have no effective permissions.
I can’t create a project
I can’t edit the team
I can’t generate API keys
The API Keys page just perpetually loads and says only owners/developers can manage keys
Network requests all return 200 OK (auth/session/org load successfully), but my user appears to have no owner/developer role bound, and there’s no way to self-assign or recover via the UI. Support/dev console also fails because it relies on the same org context.
This looks like a failed org/role initialization after GitHub OAuth. Could someone reset my account or assign owner+developer on a fresh project? I am unable to even use the help chat. I have tried two different browsers, two accounts. My VPN is off.
