Forum Discussion
Dataflow & Scheduled Refresh Gateway Issue
The issue is likely env / permission related rather than connector specific.
Can you check the following?
Gateway setup - Ensure you are using the same gateway cluster and connection configuration as your boss. Verify your gateway is online and you have admin or user rights to it.
Network/firewall - Confirm outbound access to snowflake/redshift/mysql endpoints is open from your network or the gateway machine. Timeout errors often indicate blocked ports or vpc routing issues.
Authentication scope - Even if credentials are correct, dataflow gen2 connections use service principal or user delegation tokens. Ask your fabric admin to confirm you have the same fabric tenant and data source permissions.
Dataflow region alignment - Verify your workspace, gateway, and data source are in the same region.
ODBC confusion - Fabric gen2 uses native connectors, but under the hood some sources still require ODBC on the gateway host. Ensure the redshift ODBC driver is installed on that gateway server.
If all these match your boss’s setup, recreate the connection under manage connections and gateways and retry the dataflow.
- quentinyang9 months agoNew Member
Hi Vinodh!
Thanks for the reply. Sorry I just realized my post was confusing. We actually didn't use any gateway. Only Cloud Connection.