Forum Discussion
Secheduled Refresh Issue - Cannot Set Credentials for Dataset
Anonymous,
Can you reproduce this issue? If you can, please capture the following logs while recreating the issue.
Fiddler Trace
============
- Install Fiddler from http://www.telerik.com/download/fiddler/fiddler4 if not already done
- Launch fiddler, then click Tools > Fiddler Options
- Click the ‘HTTPS’ tab.
- Verify the options are set as shown in this screenshot:
5. If fiddler prompts you to trust their root certificates, then click ‘Yes’.
6. Then navigate to repro the problem while fiddler is capturing traffic.
7. After the trace is captured, go to File > uncheck box next to Capture Traffic
8. File > Save > All Sessions and post it here.
Regards,
Charlie Liao
- Anonymous9 years agoNot applicable
Hi, can I send it to someone? I'd rather not post it here. Thanks
Andy
- Anonymous9 years agoNot applicable
I can enter the credential for the SQL Server if I remove the "secure" part of the connection string, e.g:
mydatabaseserver.database.secure.windows.net will NOT allow me enter credentials on the PBI Service - just hangs
mydatabaseserver.database.windows.net WILL allow me enter credentials on the PBI Service