Perplexity Login with Google Not Working – How to Fix

PerplexityLogin & AccessUpdated May 17, 2026
Quick Answer

Perplexity Google login fails most often because the browser is blocking the OAuth popup, third-party cookies are disabled, or Google has revoked the app's permission. The fix takes under 2 minutes: allow popups for perplexity.ai, enable third-party cookies, and re-authorize Perplexity in your Google account's security settings at myaccount.google.com/permissions.

Step-by-Step Fix for Perplexity Google Login Not Working

Google OAuth login failures on Perplexity almost always fall into one of three categories: the browser is blocking something, a permission was revoked, or a cookie/cache conflict. Work through these steps in order.

Step 1 — Check That Popups Are Allowed for perplexity.ai

Google OAuth opens a separate popup window to handle the sign-in flow. If your browser blocks popups, the button appears to do nothing.

  1. Click the Google login button on perplexity.ai/login.
  2. Look for a popup-blocked icon in your browser's address bar (far right).
  3. Click the icon and select Always allow popups and redirects from perplexity.ai.
  4. Click the Google login button again.
  5. The Google account selection window should now appear.

If you do not see a popup-blocked icon, the browser may not be blocking it — move to step 2.

Step 2 — Enable Third-Party Cookies for perplexity.ai

The OAuth flow requires Perplexity to set a cookie during the redirect from Google back to Perplexity. If third-party cookies are globally blocked, this step silently fails.

Chrome:

  1. Go to Settings → Privacy and security → Cookies and other site data.
  2. Make sure "Block third-party cookies" is not set to block all. Or add [*.]perplexity.ai as an exception under "Sites that can always use cookies."

Firefox:

  1. Go to Settings → Privacy & Security → Enhanced Tracking Protection.
  2. Set protection to "Standard" (not "Strict") or add perplexity.ai as an exception.

Brave:

  1. Click the Brave shield icon in the address bar.
  2. Set "Cross-site cookies blocked" to "Allow all cookies" for perplexity.ai.

Step 3 — Re-authorize Perplexity in Your Google Account

If you or another process previously revoked Perplexity's Google access, the OAuth handshake will fail silently.

  1. Go to myaccount.google.com/permissions (Google Account → Security → Third-party apps with account access).
  2. Find "Perplexity AI" in the list.
  3. Click on it and select Remove access.
  4. Return to perplexity.ai/login and click Continue with Google again.
  5. Complete the authorization prompt — you will be granting fresh access, which clears any corrupted permission state.

Step 4 — Clear Cookies for Both perplexity.ai and accounts.google.com

A corrupted cookie from a previous OAuth attempt can block new login attempts.

  1. Open your browser's developer tools (F12 or right-click → Inspect).
  2. Go to Application (Chrome/Edge) or Storage (Firefox) → Cookies.
  3. Delete all cookies for both perplexity.ai and accounts.google.com.
  4. Close developer tools and reload perplexity.ai/login.
  5. Try Google login again.

Alternatively, use your browser's privacy settings to clear cookies for both domains simultaneously.

Step 5 — Disable Browser Extensions

Extensions that block trackers or scripts can intercept the OAuth redirect and break the flow.

  1. Open your browser extension manager.
  2. Disable all extensions, especially: uBlock Origin, Privacy Badger, Ghostery, Disconnect, or any firewall/VPN extension.
  3. Try the Google login again.
  4. If it works, re-enable extensions one by one to identify the culprit. Then whitelist perplexity.ai and accounts.google.com in that extension.

Step 6 — Try in an Incognito Window

Incognito mode disables extensions and starts with no cookies, isolating whether the issue is local.

  1. Open an incognito/private window (Ctrl+Shift+N).
  2. Go to perplexity.ai/login and try Google login.
  3. If it works in incognito but not in normal mode, go back to steps 2–5 to fix the root cause in your regular browser.

Step 7 — Check Your Google Account Restrictions

If you are using a Google Workspace account (work or school), your administrator may have restricted third-party app access.

  1. During the OAuth flow, look for any error message mentioning "admin policy" or "organization."
  2. If you see such a message, contact your IT administrator and ask them to whitelist Perplexity AI in the Google Workspace admin console.
  3. As a workaround, use a personal Google account or switch to Perplexity email/password login.

Step 8 — Contact Perplexity Support

If all steps above fail, reach out to support@perplexity.ai with:

  • The exact error message shown during login
  • Your Google account type (personal vs. Workspace)
  • Which browser and OS you are using
  • Whether incognito also fails

Why This Happens

Perplexity's Google login uses the standard OAuth 2.0 flow: clicking "Continue with Google" opens a popup to accounts.google.com, you approve access, and Google redirects back to Perplexity with an authorization token. This flow fails when any link in the chain breaks — blocked popups, disabled third-party cookies, revoked permissions, or a browser extension that intercepts the redirect URL. Because the error often appears as a silent failure (the button does nothing) rather than an explicit message, users frequently do not know where the break occurred.


Common Mistakes to Avoid

  • Clicking the Google button multiple times rapidly — this can create multiple conflicting OAuth sessions. Click once and wait up to 10 seconds for the popup to appear.
  • Using a Workspace account without checking admin restrictions — work and school Google accounts often have app access restrictions that silently block Perplexity's OAuth.
  • Not clearing both perplexity.ai and accounts.google.com cookies — clearing only one side leaves a mismatched session state that continues to block the login.
  • Forgetting that re-granting Google access is safe — revoking and re-granting permission in myaccount.google.com/permissions does not delete your Perplexity account or data. It simply refreshes the authorization token.
  • Assuming a different Google account will work automatically — if third-party cookies or popups are blocked, the issue will occur with any Google account until those browser settings are fixed.
  • Running in Strict mode on Firefox — Firefox's Strict tracking protection mode blocks many OAuth cookies as cross-site trackers, which breaks the login redirect chain.

Google Workspace Accounts: Special Handling

Google Workspace accounts (work email or school email managed by an organization) follow different OAuth rules than personal Gmail accounts. Perplexity's Google login fails silently for Workspace users more often than for personal account users, and the fix is different.

Why Workspace Accounts Fail

When you sign in with a Workspace account, Google checks your organization's App Access Control policy before completing the OAuth handshake. If your IT administrator has set the policy to "Restricted" (only approved apps can connect), Perplexity will fail during the authorization step with an error such as:

  • "Admin policy prevents access to this app"
  • "Your organization has restricted access to this application"
  • "Access blocked: This app's request is invalid for your organization"

This is not a Perplexity bug or a browser issue — it is an explicit restriction set by your organization.

What to Do If Your Workspace Account Is Blocked

Option 1: Ask your IT administrator to whitelist Perplexity. Your administrator can approve Perplexity in the Google Workspace Admin Console under Security → API controls → App Access Control → Manage third-party app access. They need to search for "Perplexity AI" and set access to "Trusted." This takes effect immediately and allows all Workspace users at your organization to connect Perplexity via Google login.

Option 2: Use a personal Google account. Create a separate personal Gmail account and use that to sign in to Perplexity. This keeps your Perplexity account separate from your employer's Workspace account, which may actually be preferable from a data-privacy standpoint — queries you run on Perplexity using your personal account are not associated with your employer's Google environment.

Option 3: Switch to Perplexity's email/password login. If your organization controls your Google account and you would prefer not to mix personal and professional accounts, create a Perplexity account with an independent email and password. Go to perplexity.ai/login, click "Sign up with email," and create credentials that are not tied to any Google account. Note that this creates a new account and does not merge with any existing Perplexity account you may have.

Workspace Accounts That Work Without IT Action

Some Google Workspace configurations allow users to self-authorize third-party apps. If your organization uses the "Unrestricted" or "Limited" App Access Control policy, you may be able to complete the Perplexity Google login without involving your IT department — Google will simply ask you to confirm that you want to grant Perplexity access, and you can approve it yourself.

If you are unsure which policy your organization uses, attempt the Google login and observe whether you are prompted to "Request access" (restricted) or simply asked to "Allow" (unrestricted). If you see "Request access," your IT administrator must approve it.


Verifying Your Google Login Is Working Correctly

After successfully logging in with Google, confirm the connection is stable:

  1. Go to perplexity.ai/settings and check that your account shows the correct email address under your profile.
  2. Visit myaccount.google.com/permissions and confirm "Perplexity AI" appears in the list of connected third-party apps with a recent authorization date.
  3. Log out of Perplexity and log back in with Google — this verifies the session can be re-established without errors.

If all three checks pass, your Google login is functioning correctly and should remain stable for approximately 30 days before requiring re-authorization.


View all Perplexity guides

Perplexity · Login & Access

More Perplexity login & access guides

Browse all guides in this category to troubleshoot related issues faster.

Browse all guides →

Frequently Asked Questions

When the 'Continue with Google' button appears to do nothing, the browser is almost always blocking the OAuth popup window that Perplexity opens. Modern browsers block popups by default. To fix this, look for a popup-blocked icon in your address bar (usually a small icon on the right side), click it, and choose 'Always allow popups from perplexity.ai.' Then click the Google login button again. The Google sign-in window should appear within a second or two. If you still see nothing, try disabling any popup-blocking browser extensions.

Related Guides

Continue with nearby guides in the same topic to rule out adjacent causes faster.

Perplexity Access Denied or Session Expired – How to Fix

Perplexity 'Access Denied' errors indicate either a geographic restriction or an account permission problem, while 'Session Expired' simply means your 30-day login session has ended and you need to sign in again. For Session Expired, just log back in — your data is safe. For Access Denied, try disabling your VPN first, then check whether your account or subscription is in good standing at perplexity.ai/settings.

Can't Log Into Perplexity – How to Fix

If you can't log into Perplexity, the three most likely causes are: account temporarily locked after multiple failed attempts (wait 15–30 minutes), email verification not completed at signup (check your inbox for a verification link), or an OAuth account conflict where you signed up with Google but are trying to log in with a different email. Identify which scenario applies, then follow the targeted fix below.

Perplexity Keeps Logging Out – Fix Session Not Retained

If Perplexity keeps logging you out, the most common cause is browser cookies being blocked or cleared automatically. Fix it by going to your browser's cookie settings and allowing perplexity.ai to store cookies, then disable any 'clear cookies on close' setting. Browsers in private/incognito mode always log you out on close — this is by design. If you use a normal browser window but still get logged out, the issue is typically a cookie-blocking extension or a strict browser privacy setting.

Perplexity login not working on desktop app or browser — how to fix

Perplexity desktop login failures are caused by 4 main issues: browser extensions blocking OAuth requests, expired SSL certificates on corporate networks, corrupted cached session data, or an enterprise firewall intercepting the authentication redirect. Start by opening an incognito window and trying to log in — if that works, a browser extension is the cause. If incognito also fails, test on a mobile hotspot to rule out network-level interference.

Perplexity login not working on mobile (iOS and Android) — how to fix

Perplexity mobile login fails for different reasons on iOS and Android. On iOS, the most common cause is that Sign in with Apple is misconfigured or your iCloud account is logged out, which prevents the Apple ID handshake. On Android, outdated Google Play Services breaks Google sign-in. In both cases, force-close the Perplexity app, clear the app cache, and try again — if that fails, uninstall and reinstall the app to get a clean authentication state.