-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
Fully Compatible
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We get a 404 from the destination server when url-encoding the path
The url passed-in when creating the connection:
https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent
The URL that the HTTP operator creates:
https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash%3agenerateContent
See: https://datatracker.ietf.org/doc/html/rfc3986#section-3.5
https://developers.google.com/maps/url-encoding