Hello all,

I am trying to upload to the blobstore from an installed c# client,
not a browser.  So far, I've only tried the development server... I
can see in the datastore viewer that the blobs are being correctly
created because there are corresponding blobinfo objects that
correctly reflect the uploaded data, but my client gets a 405 response
from the blobstore and my "success url" never gets invoked.  How does
one go about debugging this?  I don't see any kind of output from the
blobstore on the eclipse console, so I'm not sure where to start.

Thanks,
Mike

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

Reply via email to