The share link for Python/JavaScript/Html uses an embedded iframe window to display
content. You must set the related response headers to enable the link to display content inside an
iframe.
Procedure
If you see errors such as 403 forbidden
when you click the
Share
link in Python/JavaScript/Html, do the following:
- Open the
bootstrap.properties
file.
<dmc_install_location>/wlp/usr/servers/dsweb/bootstrap.properties
- Check the HTTP response header in the
bootstrap.properties
file. Remove
the following response header, if included.
- Check the Referrer-Policy in the
bootstrap.properties
file. Append the
following customized HTTP response header to web resources:
http.response.append.header=Referrer-Policy:no-referrer-when-downgrade