Forum Discussion
PBIRS Aug Preview: Comment attachments not loading
Thanks v-yulgu-msft.
I've uploaded png and pdf files, both which have the issue.
I tried restarting the service, but I still get the same issue.
However, I have a separate server with the same version of Report Server, and I tried there and it is working fine. Not sure why it isn't working for just the one instance.
Hello,
I have the same issue on the Power BI Report Server (GA - June 2017).
The sever has been configured to change virtual directory on Web Portal URL. Consequently URL is the following :
http://servername:80/reports_XXX (previously http://servername:80/reports)
Attachments are accessed from the URL :
http://servername/reports/api/v2.0.catalogitems(<ID>)/Content/$Value
instead of http://servername/reports_XXX/api/v2.0.catalogitems(<ID>)/Content/$Value
Can you tell me if we are faced to a bug (hard coded URL) ?
Kind regards,
Yann