hey,I try authenticating through Oauth to my instance using authentication code.I fail with 401 unauthorized{ "error_description": "access_denied", "error": "server_error"}my flow:I configured my instance to use my authentication server.t...
Hey Ankur,I try following these guides:OAuth authorization code grant flow OAuth support for authorization code flow Example: authcode flow: ServiceNow instance as authorization server it appears that I can configure my instance to work with oauth us...