Trying to upload an xml file as attachment to this posting I run into this: Sorry, the file you are trying to upload is not authorized (authorized extensions: jpg, jpeg,…Read moreLensfun, Exiv, Windows
You’ll have to name each parameter explicitly: data = {‘q.field’:’project_id’, ‘q.value’: ‘s56464dsf6343466’} There is no standard for marshalling more complex structures into GET query parameters; the only standard that exists…Read moreNested GET parameters for a HTTP API