You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,6 @@ Live demo: [Gemini Pro Chat](https://www.geminiprochat.com)
16
16
17
17
Just click the button above and follow the instructions to deploy your own copy of the app.
18
18
19
-
> [!NOTE]
20
-
> #### Solution for "User location is not supported for the API use"
21
-
> If you encounter the issue **"User location is not supported for the API use"**, follow these steps to resolve it:
22
-
>
23
-
> 1. Go to this [**palm-netlify-proxy**](https://github.com/antergone/palm-netlify-proxy) repo and click **"Deploy With Netlify"**.
24
-
> 2. Once the deployment is complete, you will receive a domain name assigned by Netlify (e.g., `https://xxx.netlify.app`).
25
-
> 3. In your **Gemini Pro Chat** project, set an environment variable named `API_BASE_URL` with the value being the domain you got from deploying the palm proxy (`https://xxx.netlify.app`).
26
-
> 4. Redeploy your **Gemini Pro Chat** project to finalize the configuration. This should resolve the issue.
27
-
>
28
-
> Thanks to [**antergone**](https://github.com/antergone/palm-netlify-proxy) for providing this solution.
0 commit comments