Hi There
Hope you are doing well
I’m trying to retrieve project tasks based on some parameters but it throwing the error
Endpoint : /ProjectTask?$filter=startswith(ProjectTaskID, '0LED') and ProjectID eq '000407'
but the error i’m receiving is :
"exceptionMessage": "Incorrect syntax near the keyword 'AND'.",
Thanks