Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error embedding Jira/portfolio reports with HTML macro

Signify Health
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 1, 2019

Any of the Macros that we use return blank pages or Could not retrieve - Page not permitted.

The ultimate goal is to have our Jira instance reports embedded in Confluence. We have confirmed that there are application links between both apps using Oauth with impersonation. We have also tried just Oauth.error.jpgConfluence Server 5.10.2 (We are upgrading soon, but hoping to resolve this prior to upgrade)

1 answer

0 votes
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 2, 2019

Are you trying to iframe it? If so you may need to allow iframing. You would need to add to the setenv.bat (Windows) or setenv.sh (Linux) the following ...

setenv.bat

set JVM_SUPPORT_RECOMMENDED_ARGS=-Dcom.atlassian.jira.clickjacking.protection.disabled=true

 setenv.sh

JVM_SUPPORT_RECOMMENDED_ARGS="-Dcom.atlassian.jira.clickjacking.protection.disabled=true"

 Another idea to check into though is if you have an application link set up between Jira and Confluence you can display Jira dashboard gadgets in Confluence. The below link is how to set that up.

https://confluence.atlassian.com/doc/registering-external-gadgets-204050482.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events