Forum Discussion
Issue connecting to SQL Server 2016 Reporting Services server from iPad
lushanthan I tried adding http:// but still the same error
'Make sure that you are using SQL 16 Reporting Services Server address'
Any setting required that I am missing from my end ?
Hi,
The address you input for the mobile app should be something like http://ssrs.contoso.com/reports (or https).
Depending on your authentication type and active directory settings, the user name should be either <username>, <domain>\<username> or <username>@<domain>.
If your still seeing this issue, can you please provide us with more info?
1. Which SSRS 2016 version are you using?
2. Are you using http or https? (and if https - is your SSL certificate a self signed certificate?)
3. Did you configure any non-default authentication settings on your SSRS server? (The app currently doesn't support custom authentication such as form)
4. Is your server hosted in your corporate network, or an Azure VM?
Thanks,
-David