On Thu, Jun 5, 2014 at 7:12 AM, Aidan Mack <[email protected]> wrote:
> When I upload an image to blob store logged in as admin and then display > the blobstore image using... > It returns an incorrect url. > I get http://0.0.0.0:8888/_ah/img/81dCxUmuJ-pSYztezFmyMQ (which doesnt > work) > When it should actually be.... > http://mr:8888/_ah/img/81dCxUmuJ-pSYztezFmyMQ > Doe anyone no what the problem might be. > If you log off as admin and attempt to access the first URL, what happens? If you replace the *0.0.0.0* part with *localhost*, does that work for you? Lastly, what does *mr* represent; is it an alias for your local machine, local network, or a proxy? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
