I have successfully installed and am using Azure AD Orchestration, that works as expected.
Having quite a number of hybrid companies as well however, i need also the AD Orchestration to automate on local DC's accordingly.
we installed the orchestration server, configured according to the documents both, on FreshService side as well as on the server side (orchestration server, domain controller), but for unknown reasons (let’s be honest, the errors are mostly not really telling you where to look or what to fix) i simply cannot get this to work.
Initially it took us endless (by the way: FreshService ticket open, but not getting any help there to be honest, they seem not to know much about troubleshooting this app either) to even get any connection response, but now we're stuck at:
App Actions Response
Output
meta.status_code | 400 |
meta.status | completed_with_errors |
meta.system_message | Failed to decode:Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null') at lSource: java.io.StringReader@79feda6c; line: 1, column: 2] |
meta.success | false |
it seems somehow a html response arrives instead of json, at least if i can believe google.
why? not the slightest idea, what to check or look for? again not the slightest idea and i haven't managed to find any hint for it either.
So my question would be: anybody having any idea why i get this error and even more: an idea where to look for or what to adjust in order to get this solved?