Hi,
I had some issues this week with the API 1.3 interfaces https://anaplan.docs.apiary.io/#reference
if you also have problems please try this:
- PUT method to upload file: In the Header the Content-type should be application/octet-stream
- GET method to download a file: In the Header delete the Accept:application/octet-stream
Regards