hi,

how can I discover the attachment server where the attachments are
stored on?

I have following situation:
1) I add some attachment (image) to a blip on sandbox wave which has a
participant from my wave server (FedOne)
2) the corresponding document operation on my server has following
structure:

<< node { key="image_height", value="100" }; >>; << node
{ key="image_width", value="100" }; >>; << node
{ key="upload_progress", value="9457" }; >>; << node
{ key="thumbnail_height", value="120" }; >>; << node
{ key="thumbnail_width", value="120" }; >>; << node
{ key="attachment_size", value="9457" }; >>; << node
{ key="mime_type", value="image/png" }; >>; << node { key="filename",
value="public.png" }; >>; << node { key="thumbnail_url", value="/
thumbnail/public_thumb.png?
id=zv32tJae5&key=AH0qf5wS43Q7RzmzC2S1qse43QNPcP2zLg" }; >>; << node
{ key="attachment_url", value="/attachment/public.png?
id=zv32tJae5&key=AH0qf5xqnFztR0kSBZqjngJgmj2cbKAHDA" }; >>;

3) in the component with key 'attachment_url' I can see only relative
URL -> where can I find the attachment server (https://
wave.googleusercontent.com/a/wavesandbox.com in the case of sandbox) ?

regards,
Vaclav

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to