I am trying to set up Google Antigravity on my Mac. When I launch the app and click “Sign In,” I am redirected to my browser to authenticate with my Google account.
After completing the login in the browser, I land on the page that says “You have successfully authenticated. You should be redirected back to the product.”
However, the redirect back to the desktop application fails. The Antigravity app does not log in; it remains stuck on the initial “Sign In” screen, while the browser tab stays open with the success message.
Hi @geneticist_here ,
Thank you for flagging the issue.
This is a common issue where the browser login is succeeding, but the redirect back to the Antigravity desktop app is failing.
Please try the below steps:
- Fully quit Antigravity and reopen it.
- Disable VPN temporarily.
- Set Safari or Chrome as default browser and retry.
Let us know if still the issue persists.
Since I’m in China disabling VPN will not work for me but I have tried other two ways these aren’t working.
Have you sovled the problem? I met the same issue.
I face the same issue .. It keep show authenticating inspite of being successfully authenticated.
Not yet, even after trying different versions.
I solved the problem by exporting the proxy variables in the terminal and launching Antigravity from the command line to inherit the proxy settings.
$export https_proxy = XXX
$export http_proxy = XXX
$open -a Antigravity
2 Likes
Hello @Gen ,If the above solution by @Tingting_Yu didn’t work for you. You can check my reddit post here Antigravity Authentication Loop .