Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
LenAiz
Regular Visitor

Invalid connection credentials

I am trying to set up a scheduled refresh using an on premises gateway on a Windows Server 2012 R2. The Sql database is on another server running Windows Server 2008. The following occurs when I referesh the data:

 

Something went wrong Invalid connection credentials. Please try again later or contact support. If you contact support, please provide these details. Cluster URIWABI-NORTH-EUROPE-redirect.analysis.windows.net Activity IDb1050a22-40de-48f4-9705-7d3555695475 Request IDdbbc5e64-8ae0-72f9-42a2-8d56016d960d Time2018-06-14 11:42:21Z Get help

3 REPLIES 3
Anonymous
Not applicable

@LenAiz,

Are you able to connect to the SQL database using same user and credential from the machine that installing gateway? You can install SQL Server Management Studio(SSMS) in the gateway machine to test the connetcion.

Regards,
Lydia

Thank you for the prompt response. I installed the SQL Server Management Studio(SSMS) on the gateway machine and the database and tables were fully visible. But I am still having connectivity / refresh problems. I have included a number of screen shots below:

Screen shot 1.JPGScreen shot 2.JPGScreen shot 3.JPG

Anonymous
Not applicable

@LenAiz,

Please test network connectivity using the following PowerShell script. Also please post gateway log here. For more details about troubleshooting gateway, please review  this article.

Test-NetConnection -ComputerName watchdog.servicebus.windows.net -Port 9350

Regards,
Lydia

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors