Search code examples
gooddata

ETL Pull failing, error message giving mixed messages


When following the instructions on http://developer.gooddata.com/article/loading-data-via-api, I always get a HTTP400 error:

400: Neither expected file "upload_info.json" nor archive "upload.zip" found (is accessible) in ""

When I HTTP GET the same path that I did for the HTTP PUT, the file downloads just fine.

Any pointers to what I'm probably doing wrong?


Solution

  • GoodData is going trough migration from AWS to RackSpace. Try to change of all get/post/put requests:

    • secure.gooddata.com to na1.secure.gooddata.com
    • secure-di.gooddata.com to na1-di.gooddata.com