camlipy icon indicating copy to clipboard operation
camlipy copied to clipboard

KeyError: 'uploadUrl'

Open met1366 opened this issue 10 years ago • 0 comments

Hi, Regarding to the instruction when I use this command I get an error!! what is the problem?

c.put_blobs(['My Blob'])

Traceback Error: upload_url = stat_res['uploadUrl'] max_upload_size = stat_res['maxUploadSize'] KeyError: 'uploadUrl'

met1366 avatar Mar 14 '14 14:03 met1366