Potential BUG in API, while fetching stories

Hi there,

When I’m requesting task’s (gid: 1199655314916928) stories, API returns an error with 400 status code.

The same request with the same credentials works but for another task(gid 1200048128822214).

Could you help us to understand the problem?

Here is the flow of the process:

  1. we load all tasks from asana
  2. then, one by one we load task stories

In the second phase requests sometimes fail, sometimes no, which mean the token is correct, we use the same task ids which are provided by asana API.

Thanks,
Nairi

Hi @user4,

There should be an error message that comes back along with the 400 which should give you some additional clues as to what’s going on.