Hi Mike-
I'm definitely sending it as jpg/data. Here's my code (ROR)
(data is the data returned from google storage)
send_data data,
:type => "image/jpeg",
:disposition => 'inline'
And again, to reiterate, I haven't touched this code in months.
Something just stopped being sent properly from GS.
I will get the work on the debug info. I believe that this image is
already publicly available.
Thanks again,
Kevin
On Aug 12, 1:40 pm, "Google Storage Team" <
gs-t...@google.com> wrote:
> Kevin,
>
> While you're gathering the info we asked for earlier, I had one other
> thought: Is the content-type set correctly on this object to display as
> jpg data?
>
> Mike
>
> Original Message Follows:
> ------------------------
> From: "Mike Schwartz (Google Storage Team)" <
gs-t...@google.com>
> Subject: Re: new gsutil features: streaming & parallel transfers
> Date: Fri, 12 Aug 2011 09:57:30 -0700
>
>
>
>
>
>
>
>
>
> > Kevin,
>
> > Can you please either grant read access to this object (e.g., by making
> it
> > publicly readable, or making a READ grant to
gs-t...@google.com); or
> else
> > could you provide the output of gsutil -D, showing the failure?
>
> > One other thing that would help: since you're saying you can access the
> > object directly but not from your app, can you modify your app to log
> the
> > complete HTTP request (including verb, URI, and all headers) and send
> that
> > to us (stripping out the Authorization header)?
>
> > Thanks,
>
> > Mike
>