Team Connector Setup
Parent ViewConnect once with a trusted GameChanger account, select your teams, then share invite codes with parents.
Get Token Fast (Recommended)
- Click Open GameChanger Web and sign in.
- Open browser devtools (F12 or Cmd/Ctrl+Shift+I) and go to Network.
- Refresh the page, click any `api.team-manager.gc.com` request, then copy the request header value for `gc-token` or `Authorization: Bearer ...`.
- Paste anything here (raw token, whole header, cURL, or JSON). This page will auto-extract the token.
Security: this token grants account access. Only use a trusted device, and do not post the token in chat/email.
Alternative: Console helper
- Open GameChanger web in another tab and sign in.
- Open Console in devtools, paste the copied helper script, and run it.
- The script lists token candidates and copies the first one to your clipboard.
- Return here and click Paste From Clipboard.