Forum Discussion
PowerBI Report Server - The request failed with HTTP status 401: Unauthorized
I followed your tips (thanks for that!), but still face with the same problems.
I can upload files, but only pbix files are failing.
I have upgraded the report server to the september 2019 release and install powerbi desktop for reporting services, also the september 2019 release, create a simple report, but still cannot upload the report to the report server or save the report to the report server from powerbi desktop.
So when i upload, as example, a .txt file the upload succeed.
When i upload a pbix file (created with powerbi desktop september 2019 release) the portal.log show:
2019-09-30 19:20:56.4850|ERROR|81|The remote server returned an error: (400) Bad Request.| RequestID = s_80a52eb0-89f1-4b6e-87a9-d6b799d09028
I'm confused to can upload everything excepts pbix files.
Hi,
I think that the BackConnectionHostNames doesn't contain all necessary entries that are described under https://docs.microsoft.com/de-de/sql/reporting-services/report-server/configure-a-report-server-on-a-network-load-balancing-cluster?view=sql-server-2017
And you need to disable the loopback check
This should be done on both nodes and restart them
BR Bobi