Hi,
I’m unable to enable Access/Teams on my domain.
When I click the “Enable Access” or “Get Started” on Zero Trust | Secure Your Hybrid Workforce it sends me through the following redirects (tokens removed and replaced by [token]):
- Navigates to: Cloudflare Zero Trust - 404
- https://dash.cloudflare.com/oauth2/auth?response_type=code&client_id=[uuid]&redirect_uri=https://api.teams.cloudflare.com/oauth/callback&scope=offline+user:read+teams:write+access:write+billing:write+logpush:write&state=[uuid-2]|https://dash.teams.cloudflare.com/[account-id]/onboarding - 302
- https://dash.cloudflare.com/login?login_challenge=[some-hex-id] - 200
- https://dash.cloudflare.com/oauth2/auth?client_id=[uuid]&login_verifier=[some-hex]&redirect_uri=https%3A%2F%2Fapi.teams.cloudflare.com%2Foauth%2Fcallback&response_type=code&scope=offline+user%3Aread+teams%3Awrite+access%3Awrite+billing%3Awrite+logpush%3Awrite&state=[some-hex]|https%3A%2F%2Fdash.teams.cloudflare.com%2F[account-id]%2Fonboarding - 302
- https://dash.cloudflare.com/oauth/consent-form?consent_challenge=[some-hex] - 200
- https://dash.cloudflare.com/oauth2/auth?client_id=[uuid]&consent_verifier=[some-hex]&redirect_uri=https%3A%2F%2Fapi.teams.cloudflare.com%2Foauth%2Fcallback&response_type=code&scope=offline+user%3Aread+teams%3Awrite+access%3Awrite+billing%3Awrite+logpush%3Awrite&state=[uuid]|https%3A%2F%2Fdash.teams.cloudflare.com%2F[account-id]%2Fonboarding - 302
- https://api.teams.cloudflare.com/oauth/callback?code=[some-code]&scope=offline%20user%3Aread%20teams%3Awrite%20access%3Awrite%20billing%3Awrite%20logpush%3Awrite&state=[uuid]|https%3A%2F%2Fdash.teams.cloudflare.com%2F[account-id]%2Fonboarding - 500; Response: Unexpected end of JSON input
I’ve an active billing method in my account.
My other account has access to teams, and went through the process of selecting a plan.
Any ideas?