do you have a full stack trace with that and a code sample? I've never
tried to do this myself, but perhaps i can help debug.
On 2/22/12 22:55 , Saurabh S wrote:
Yes I m using GAE blobstore. I am sending the blob reader as payload
and a filename. I m getting this error:
"'Int' object has no attribute lower".
Can you please suggest what might be the reason behind it?
On Feb 23, 1:03 am, howesc<[email protected]> wrote:
by blobstore you mean you are running on GAE using the GAE blobstore
right? checkout this section of the GAE docs:
http://code.google.com/appengine/docs/python/blobstore/overview.html#...