-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: 6.4.4
-
Component/s: Dashboard & Gadgets
-
6.04
-
Severity 2 - Major
We are attempting to build in our web app several gadgets from our project in Jira via iframe.
We have requested them using REST API. Received link (https://jira.[nameofcompany].com/jira/rest/api/2/dashboard/53701) we use in the iframe.
But during this process we got:
Uncaught SecurityError: Blocked a frame with origin "https://jira.[nameofcompany].com" from accessing a frame with origin "https://[nameofcomputer]". Protocols, domains, and ports must match.
Is there any possibility to built in Jira gadgets in other app via REST API or any other way?