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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
yuktha
New Member

Integrating Power BI custom connector with Gateway to use it in service.

Hi, 

I build a Custom Connector with VIsual Studio Code. with below link.
approvalmax-microsoft-powerbi-connector/PBI_Connector/ApprovalMaxConnector.pq at master · ApprovalMa...

I was able to fetch data in power BI Desktop.

To Bring this connector to service. I Installed Gateway and added the connector to the gateway.
I am able to access the connector in power BI service. 

But I am not able to Connect to the data.

OAuth Function worked and I was able to Login. 

When I hit Create. This error Pops up.

yuktha_0-1719473874131.png

 

What am I missing?

Kindly help if you have suggestions.

1 REPLY 1
lbendlin
Super User
Super User

Read through the documentation again. OAUTH is notoriously fickle.

Handling authentication for Power Query connectors - Power Query | Microsoft Learn

 

Most devs I know prefer to use AAD instead.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors