Ok sounds good. I do think this is the correct path to be taking then. I think though there might be a dns configuration needed. Im not quite sure but I am aware of users that rely on this value heavily.
Thanks On Wed, Nov 8, 2023 at 7:34 AM <[email protected]> wrote: > Hello Joe > > Until now we leave the "storage api url" empty by default, but we use > "proxy configuration service" because we are behind the corporate network. > > Since some month ago we have configured "private connection" with google. > So I have setup "storage api url" with the private url and leave empty > "proxy configuration service" > > Regards > > > *Envoyé:* mercredi 8 novembre 2023 à 14:31 > *De:* "Joe Witt" <[email protected]> > *À:* [email protected] > *Objet:* Re: Bug : PutGCSObject : Version NIFI 1.23.2 > Minh > > Do you need to override that value? Did Google specify a different URL > for you or you have a private connection? > > If you dont set that value what happens? > > Thanks > > On Wed, Nov 8, 2023 at 4:57 AM <[email protected]> wrote: > >> Hello, >> >> I'm trying to user the overwriting storage url parameter in the nifi >> version 1.23.2. >> >> Do you know what is the correct parameter to set for the "Storage API >> URL" in the processor PutGCSObject ? >> >> If I setup "https://*storage*-euwest1.p.googleapis.com/*storage*/v1/" >> It got this error : >> >> >> PutGCSObject[id=aea7e07c-018b-1000-ffff] Failure completing upload >> flowfile=test/minh.txt bucket=xxx key=test/minh.txt reason=404 Not FoundPOST >> https://storage-euwest1.p.googleapis.com/upload/storage/v1/storage/v1/b/xxx/o?name=test/minh.txt&uploadType=resumableNot >> Found: com.google.cloud.storage.StorageException: 404 Not Found >> >> >> If I setup "https://*storage*-euwest1.p.googleapis.com" >> It got this error : >> >> PutGCSObject[id=aea7e07c-018b-1000-ffff] Failure completing upload >> flowfile=test/minh.txt bucket=xxx key=test/minh.txt >> reason=www.googleapis.com: com.google.cloud.storage.StorageException: >> www.googleapis.com- Caused by: java.net.UnknownHostException: >> www.googleapis.com >> >> >> Thanks for help >> >> Minh >> > > >
