In firebug or chrome dev tools can you see the redirect response from
the image upload?

On Jul 6, 8:18 pm, "tim.romanowski" <tim.romanow...@gmail.com> wrote:
> I have followed the examples for uploading images using the
> blobstore.  I am able to upload images to the development server
> fine.  However when I deploy my code to the live servers the redirect
> after upload does not work.
>
> Here are some details:
>
> -- everything works fine on the development server ( version 1.3.5 )
> -- example url = "/imgupload"
> -- I use blobstore.create_upload_url("/imgupload")
> -- I can see the image in the blob viewer through the dashboard so the
> file upload works
> -- after the upload finishes I see my upload url the address bar "/
> imgupload"  but there is no source for the page
> -- there are not any logs created
>
> With the lack of logs / error messages / source I am having trouble
> debugging what is happening on the app engine server.
>
> Has anyone seen this before?
>
> Thanks for the help
>
> Tim

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to