"Empty data" in response of request call "Query Dependencies".
Hi,
I am testing the APIs of "Dependencies" but I am unable to get any data from the request call
'https://www.wrike.com/api/v4/tasks/task-id/dependencies'
I have tried various task ids but still the response is '200 ok' and data is not giving the Dependency-id, Successor-id and Predecessor-Id. Due to this other calls of "dependency" are unable to run.
Kindly, guide me if I am doing any thing wrong or Is there any other issue?
The screenshot of the call is attached below.
Hi Sibqo Developer, the most common reason for this is that the task is not included in any dependency chain.
Please open your Wrike account, find the task you are interested in on the Gantt Chart and link it to any other task using dependencies:
Here is an example of the API response for the task with dependencies:
Let me know if you have any additional questions!