ZeroTwo supports both email/password login and OAuth via Google and GitHub. The troubleshooting steps differ depending on which method you use.
Login Troubleshooting
Forgot my password
Forgot my password
If you use email/password login:
- Go to the ZeroTwo login page at zerotwo.ai
- Click “Forgot password?” below the login form
- Enter the email address associated with your account
- Check your inbox for a password reset link (check spam/junk if it doesn’t appear within a few minutes)
- Click the link and set a new password
OAuth not working (Google / GitHub login fails)
OAuth not working (Google / GitHub login fails)
OAuth login failures are usually caused by browser-level interference. Try these steps in order:
- Clear browser cookies for zerotwo.ai and the OAuth provider (accounts.google.com or github.com). Go to your browser’s cookie settings, search for these domains, and delete them.
- Disable browser extensions — especially ad blockers, cookie managers, privacy tools, and VPN extensions. These can intercept OAuth redirects and break the login flow.
- Try an incognito/private window — extensions are disabled by default in incognito mode. If login works in incognito, an extension is the cause.
- On mobile: open zerotwo.ai in your device’s default browser (Safari on iOS, Chrome on Android) rather than an in-app browser. In-app browsers (inside the Twitter app, Gmail app, etc.) often block third-party cookies required for OAuth.
- Check that pop-ups are allowed — some OAuth flows open a pop-up window. Ensure pop-ups are not blocked for zerotwo.ai in your browser settings.
Invited to a Business workspace but invite not working
Invited to a Business workspace but invite not working
Business workspace invitations have a few requirements:
- Use the correct email address. The invite link is tied to the specific email your admin sent it to. If you’re trying to accept with a different email, it won’t work.
- Check the invite expiry. Invites expire after 7 days. If your invite link has expired, ask your workspace admin to resend it from
/admin/members. - You need a ZeroTwo account. If you don’t have one yet, sign up at zerotwo.ai using the same email the invite was sent to before clicking the invite link.
- Don’t be logged into a different account. If you’re already logged in to ZeroTwo with a different email, log out first (Settings → Account → Sign Out), then accept the invite.
Account locked or 2FA issues
Account locked or 2FA issues
If you’ve lost access to your 2FA authenticator app:
- Use your backup codes — these were generated when you first set up 2FA in ZeroTwo. If you saved them, enter one of the unused backup codes on the 2FA verification screen.
- Each backup code can only be used once. If you have remaining codes, use one to log in, then go to Settings → Security → Two-Factor Authentication to reconfigure 2FA with your new authenticator app.
- The email address on your account
- Any billing information or order confirmation numbers that can help verify ownership
Wrong account logged in / multiple accounts
Wrong account logged in / multiple accounts
If ZeroTwo is showing the wrong account or you have multiple ZeroTwo accounts:
- Go to Settings → Account → Sign Out to log out of the current account
- Return to the ZeroTwo login page
- Log in with the correct email/password or the correct OAuth provider
- If you’re not sure which OAuth provider is linked to your account, try each one — Google and GitHub
ZeroTwo does not currently support merging multiple accounts. If you have duplicate accounts, contact reed@zerotwo.ai for assistance.
Can't sign up — email already in use
Can't sign up — email already in use
This error means an account with that email address already exists in ZeroTwo. You have two options:
- Log in instead of signing up. Go to the login page and use the email/password form or the OAuth button linked to that email.
- Use “Forgot password?” if you don’t remember the password set for that email address.
Stuck in a redirect loop / infinite loading
Stuck in a redirect loop / infinite loading
Redirect loops and infinite loading on the login page are almost always caused by stale cookies or browser state. Follow these steps:
- Clear cookies and site data for zerotwo.ai in your browser settings (search for zerotwo.ai in your browser’s privacy/cookies panel and delete all data)
- Disable browser extensions — try in an incognito window first to confirm extensions are the cause
- Try a completely different browser — if Chrome is looping, try Firefox or Safari
- Check network/firewall settings — corporate or school networks sometimes block
zerotwo.ai. Check if the site appears on any blocklist in your network settings. Try on a mobile hotspot to rule this out. - Flush DNS cache (Mac:
sudo dscacheutil -flushcache, Windows:ipconfig /flushdns)

