Forum Discussion
Invalid Connection Credentials - One user but not another
- 2 years ago
as its Azure SQL server connection then I am pretty sure its because of SSO enablement for direct query, Please reachout to the connection owner and request then to disable that, it will fix the issue
UNCHECK "Use SSO via Azure AD for DirectQuery queries" in the data source with Basic Authentication setting
Or any data connection that your are using through gateway, this will resolve yur issue
The gateway is setup for OAUTH authentication. This has been in place for about 5 months without issue until now. Would that option also apply to OAUTH?
- arvindsingh8022 years agoCommunity Champion
Can you help with the below
1. data source/s being used in report2. Type of connection
- teetoes2 years agoFrequent Visitor
Unfortunately, this isn't my model so I'm not sure if it's Direct or Import but it is a connection to Azure SQL Database.
- arvindsingh8022 years agoCommunity Champion
as its Azure SQL server connection then I am pretty sure its because of SSO enablement for direct query, Please reachout to the connection owner and request then to disable that, it will fix the issue