Hi.
This might seem like a simple issue, however I have not found any hits pertaining to my challenge.
I want to retrieve ALL tasks for a given project, the API however only returns 50.
There is no mention why in the developer documentation that I can find.
I have set the ?limit integer to 0 and 1000 respectively but I still only get 50 back.
Am I missing something?
Thanks in advance.
M