-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1.0
-
None
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: No
Steps to Reproduce
- Install the Jira Outlook
- Launch the Outlook plugin
Expected Results
Prompt to link a Jira Cloud Site
Actual Results
The below exception pops up
{ "code": "AUTHENTICATION_FAILED", "message": "Cannot read properties of undefined (reading 'find')", "reqId": "46e36982-efb5-44d0-97e5-c33c2c813df0" }
Workaround
None
- relates to
-
JCOC-662 Loading...
[API-629] Getting "AUTHENTICATION_FAILED" when using Exchange 2016 CU 23
Remote Link | Original: This issue links to "JCOC-662 (Jira)" [ 746358 ] | New: This issue links to "JCOC-662 (pi-dev-sandbox.atlassian.net)" [ 746358 ] |
Remote Link | New: This issue links to "JCOC-662 (Jira)" [ 746358 ] |
Hello 6e0a867595f9
Thanks for writing to us back.
I'm not sure why the /autodiscover/metadata/json/1 endpoint is not documented on that page but it's mentioned on this page about validating the identity token which we deal with in Jira Cloud for Outlook add-in.
Unfortunately, we do not control which Autodiscover URL to use from our side. The URL is provided securely in the identity token by Outlook and we read the URL from there.
I'd suggest you reach out to Microsoft support if you have any other questions about Autodiscover URL. They can provide more information about Autodiscover URLs and how to set them up for Outlook add-ins to work properly. Please let me know if you had a chance to resolve this issue on your side.