Hello everyone,
  I asked the same question in IRC too, but got no response there.
So thought might be a good idea to post here. I am sorry if I am
annoying any one. I am using Blobstore API (SDK version 1.3.2,
language Python). I have my form of enctype="multipart/form-data"
and action as URL generated by blobstore.create_upload_url()
function and parameter to this function being a Unicode string
which is the URL to the view which processes the form.

After I submit the form in my local instance, I get to a URL of the
form [0] and it stops there. Can some one please tell me what
might be wrong and why I am not being redirected to the URL I
have mentioned in blobstore.create_upload_url() function?


[0] -
http://localhost:8000/_ah/upload/ahRtZWxhbmdlLW1hZGh1c3VkYW5jc3IcCxIVX19CbG9iVXBsb2FkU2Vzc2lvbl9fGJYBDA
-- 
Thanks and regards,
 Madhusudan.C.S

Blogs at: www.madhusudancs.info
My Online Identity: madhusudancs

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to