id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 10785,json-rpc ticket.putAttachment results in 'unicode' object has no attribute 'data',Marco Antonio Islas Cruz,osimons,"I'm trying to use the json-rcp ticket.putAttachment but when using it the call returns with this: {{{ { u'error': { u'code': -32603, u'message': u""ServiceException details : 'unicode' object has no attribute 'data'"", u'name': u'JSONRPCError'}, u'id': None, u'result': None} }}} The data I'm sending is this: {{{ { 'method': 'ticket.putAttachment', 'params': [1359, 'add.png', 'description data here', 'b64encoded_data', True]} }}} I've replaced the b64encoded data with a simple string for brevity. This results in the call to be unusable.",defect,closed,normal,XmlRpcPlugin,blocker,fixed,attachment,Olemis Lang,1.0