Invalid URL - Task API is not working - 14001
API response - throws invalid URL error
apprUrl = url + "/api/v3/changes/changeid/tasks"
Reason - 14001
Solution :
Users need to add the below headers in their code to make it work.
Key = Accept
Value = application/vnd.manageengine.sdp.v3+json
New to ADSelfService Plus?