Comments parameter example.
Hello,
Im using this:
and getting this return:
{"errorDescription":"Parameter 'updatedDate' value is invalid","error":"invalid_parameter"}
https://developers.wrike.com/api/v4/comments/
Some one have a curl example that I could borrow?
Thanks,
Mark
Welcome to the forum, Mark Hall!
Please let me know if you'd like me to raise a ticket for you with our Advanced Support team; they might be able to advise 👍
Lisa Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover
Lisa Wrike Team member Become a Wrike expert with Wrike Discover
Lisa
I have a similar parameter issue. If I use the below, I receive the expected output.
https://www.wrike.com/api/v4/tasks?status=Active
However, if I try a different parameter or further filter my results by adding a query to the url I get the same error above "Invalid_parameter".
https://www.wrike.com/api/v4/tasks?status=Active&customStatusId=IEAASJM7JMAAAAAA
The example I use above is just a sample as I've tried numerous other parameters and get the same error. It seems to only work for "Status" for me so far. Any suggestions or help on this would be greatly appreciated.
Thanks,
Aaron
Hi Aaron Black
It should be possible to query the tasks using the standard GET Tasks call with the parameters:
and it will successfully return you the tasks with a specific status.


As per our API documentation, the "customStatuses" parameter should be used in the request, while your call has "customStatusId". Could you please edit the request URL and let me know if that works for you? Make sure to put Custom Status Id in square brackets. Here are the sample screenshots:
cURL:
Let me know how it goes!
Lisa K. Community Team at Wrike Wrike Product Manager En savoir plus sur les fonctionalités et les meilleures pratiques grace à nos Webinaires online
Lisa K. Wrike Team member En savoir plus sur les fonctionalités et les meilleures pratiques grace à nos Webinaires online
Hello
Did you solve your problem of the comments API??
I have the same problem and can´t find a way to get the information
I'll appreciate any help.
Regards
Hi Esteban Alvarez, I can see that you're also discussing this with our Support team. They will be replying to your last query in your discussion as soon as possible 👍
Lisa Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover
Lisa Wrike Team member Become a Wrike expert with Wrike Discover