Hard time to get Custom Fields of specific Project
When I request this url :
it returns {'errorDescription': "Fields parameter value 'customFields' not allowed", 'error': 'invalid_parameter'}. I could not find a way to get custom fields of specific project or folder. Could someone help me please 😀
You don't need to specify in the fields array parameter to have the API returns the Custom Fields of a task, by default, it is already included in the response.
The fields parameter array only accepts the following, hence the error.