Hello everyone,
I'm encountering a location error when attempting to call the Google Gemini API. I suspect this is due to my callin.io server being located in the EU. Are there any known workarounds for this?
Data:
json
{
"error": {
"code": 400,
"message": "User location is not supported for the API use.",
"status": "FAILED_PRECONDITION"
}
}
The workaround involves utilizing the Google Maps “Get a location” Module and then passing the Formatted Address variable to Gemini.
Oh, I understood you were looking to retrieve your location using Gemini.
It appears Gemini is not accessible for your use case. I'm uncertain if a workaround exists for this.
You might consider using ScrapeNinja to perform the HTTP call – it allows you to select different servers.
Ah, interesting! Thanks, I'll look into that.
Screenshot of module that shows US as a possible option
That's great! Now I'm trying to figure out how to get a ScrapeNinja account, which isn't straightforward.
WOW there is NO way I would have figured that out. Thank you <3
How did you manage to establish a successful connection? I'm consistently encountering a 403 error, despite ensuring the API key is correctly entered.
Could you please share the error message you're encountering?
It appears there's an extra /
at the beginning of your URL, which is unusual.
Try testing it using the callin.io sandbox: ScrapeNinja Live Sandbox