Gemini api requests are being blocked
Looks like all my outgoing requests to
generativelanguage.googleapis.com
are being blocked? testing localy my app is running fine but on railway i see: Solution:Jump to solution
I just want to make sure you know that we don't block any outgoing traffic at all, we actually don't even have a way to do that right now.
This issue is likely coming from one of two places, either something in your app's code or setup, or googleapis blocking you or our IPs.
We'd love to help more, but unfortunately these are both outside of what we can control....
8 Replies
Project ID:
8dd42e26-6ce9-4c1e-9f3e-7ff5a5baf1c3
8dd42e26-6ce9-4c1e-9f3e-7ff5a5baf1c3
is this not allowed??
Solution
I just want to make sure you know that we don't block any outgoing traffic at all, we actually don't even have a way to do that right now.
This issue is likely coming from one of two places, either something in your app's code or setup, or googleapis blocking you or our IPs.
We'd love to help more, but unfortunately these are both outside of what we can control.
is there anyway to do a curl on the server ?
We do not provide a way to SSH into the hosted containers.
would a proxy solve this ?
It would have to be an in code proxy
okay, thanks i will try a proxy