Forum Discussion
Adding a header to a web API request in the data sources section of a report in PBI Report Server
- 4 years ago
This part of your error message
The remote name could not be resolved
sounds like there is a firewall or proxy or something in your network configuration blocking your server from accessing the remote api source. Or the service account that is running your report server instance does not have permission to access external sites. I suggest you talk to your IT team about this.
This part of your error message
The remote name could not be resolved
sounds like there is a firewall or proxy or something in your network configuration blocking your server from accessing the remote api source. Or the service account that is running your report server instance does not have permission to access external sites. I suggest you talk to your IT team about this.
I think you're right. Talking to IT, it sounds like outside communication is not allowed for our report server. Thanks!