Discussions

Ask a Question
Back to all

Get All Applications V2 says "Job ID should be provided" when "notContainsTag" is added

Hi all,
Using the call "Get all applications" from the V2, it always returns that the job id should be provided while I provide the same number as a few days ago in V1. When removing my paremeter notContainsTag=XXX it seems to work. Is it a bug or am I doing something wrong? It was working correctly yesterday.
{
"error": {
"type": "Validation",
"message": "Job Id should be provided"
}
}

When I remove the parameter notContainsTag=XXX it returns successfully the applications.
Thanks for the help!