Gemini api requests are being blocked
Anonymous
TRIALOP

a year ago

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: ```E0000 00:00:1726292108.714637 12 plugin_credentials.cc:83] Plugin added invalid metadata value.

E0000 00:00:1726292112.448964 12 plugincredentials.cc:80] validatemetadatafromplugin: INTERNAL:Illegal header value

E0000 00:00:1726292112.449015 12 plugin_credentials.cc:83] Plugin added invalid metadata value.

E0000 00:00:1726292116.176077 12 plugincredentials.cc:80] validatemetadatafromplugin: INTERNAL:Illegal header value

E0000 00:00:1726292116.176127 12 plugin_credentials.cc:83] Plugin added invalid metadata value.

E0000 00:00:1726292117.459972 12 plugincredentials.cc:80] validatemetadatafromplugin: INTERNAL:Illegal header value```

8 Replies

Anonymous
TRIALOP

a year ago

8dd42e26-6ce9-4c1e-9f3e-7ff5a5baf1c3


Anonymous
TRIALOP

a year ago

is this not allowed??


a year ago

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.


Anonymous
TRIALOP

a year ago

is there anyway to do a curl on the server ?


a year ago

We do not provide a way to SSH into the hosted containers.


Anonymous
TRIALOP

a year ago

would a proxy solve this ?


a year ago

It would have to be an in code proxy


Anonymous
TRIALOP

a year ago

okay, thanks i will try a proxy


Loading...