Getting "unknown error" when trying to upload a photo for a model

Discussion in 'Shapeways API' started by mattermaster, Sep 12, 2013.

  1. mattermaster
    mattermaster Member
    I'm not really sure why. I used the exact same code that I used to properly encode the image file as I did with the model (which I can successfully upload) except the response is

    {u'reason': u'Unknown error', u'result': u'failure'}

    I also noticed for models I can't upload binary stl files. They always seem to fail. Since images are always binary, I'm wondering if this is a similar issue