I'm Using kibana 7.5.2 via ECE and trying to create a watcher job to send out the pdf of my workpad. When I go to copy the post url it will only return https://domain.com:/api/reporting/generate/printablePdf with no parameters. I'm not sure what i'm doing wrong or if this is a bug?
Steps to reproduce
Create new workpad via a template, modify the report, validate the pdf sharing feature works ( it does ), then try and create a watcher item with the URL. This process will fail as watcher has no idea what report it should be running.
What should a proper post URL look like for a workpad? Perhaps i can try and generate the url myself based on asset/report ID's etc.
Thanks
Do you see any errors in your browser's dev console?
Here is what a valid reporting URL would look like for Canvas, just in case you need to try that as a workaround. It should be possible to just swap out the title and workpad ID.
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-SbBSU7MfZFnVMq4PuE/jbBz7pPIfXUTYDrdHl7Ckchc='), or a nonce ('nonce-...') is required to enable inline execution.
This is the only error on the workpad page. I've tried disabling ublock in both FF and Chrome. This error is displayed in both browsers.
I can reproduce this behavior by creating a new workpad based off of a template kibana provided template.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.