Rally Software

 View Only
  • 1.  Lookback API not finding data

    Posted Apr 07, 2016 11:59 AM
    I'm using Postman to post a very simple query - in fact, the one in this blog: www.rallydev.com/blog/developer-product/analytics-20-announcing-lookback-api

    When I execute the query, substituting my workspace and a known object ID, I just get this response:
    {
      "_rallyAPIMajor": "2",
      "_rallyAPIMinor": "0",
      "Errors": [
        "Not Found"
      ],
      "Warnings": []
    }

    What am I doing wrong?


  • 2.  Re: Lookback API not finding data

    Posted Apr 11, 2016 08:45 AM
    Can you post a screenshot of the exact query if possible?


  • 3.  Re: Lookback API not finding data
    Best Answer

    Posted Apr 11, 2016 09:27 AM
    Hi, thanks for getting back to me. Actually I sorted this over the weekend - the problem was between keyboard and chair - in other words I was being a dope!

    So now starting to get some results back in Postman and go through the documentation more carefully to get what I need.

    And when that's sussed, I somehow need to get it all working from within Excel, rather than from Postman!