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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors