Dears,
I have SharePoint 2013 SharePoint Farm with SQL 2012 as back end database. I have configured the SSRS on the farm. The Reports are displayed perfectly in browser but when i try to open the report in Report builder, I get the error: “The remote server returned an error (403) Forbidden”.
Nothing is recorded in event viewer or ULS logs for this.
Any ideas how can I overcome this error?
Thanks,
What kind of authentication do you use in your data source? Check the log of SQL Server, you might see a login failed when you do this. I suppose the same will happen if you try to display a similar report in Excel.