I have a <object> tag where my report URL is embedded in a different outside webpage and when I run the webpage the object content is prompting for Userid and password. Tried passing &CAMUsername and &CAMPassword. Works only on
http://<mydomain>/dw/bi/?perspective=classicviewer&format=HTML&a11y=true&bidi=true&Download=false&action=run&ui_navbar=false&ui_appbar=false&CAM_action=logonAs&CAMNamespace=<mynamespace>&CAMUsername=<username>&CAMPassword=<password>&prompt=false&action=run;amp&run.prompt=false
but as soon as I specify
"&pathRef=.public_folders" it is prompting for user credentials
http://<mydomain>/dw/bi/?perspective=classicviewer&pathRef=.public_folders&format=HTML&a11y=true&bidi=true&Download=false&action=run&ui_navbar=false&ui_appbar=false&CAM_action=logonAs&CAMNamespace=<mynamespace>&CAMUsername=<username>&CAMPassword=<password>&prompt=false&action=run;amp&run.prompt=false
I have followed the document while creating custom URL but did not work
http://www-01.ibm.com/support/docview.wss?uid=swg22000855