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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
cchilton
Helper I
Helper I

Custom Connector JavaScript Error - SOLVED

Hello everyone, 

 

I built a custom connector for my API. My API is built using OData and is secured with OAuth  2.0. When I run my connector and enter an Access Token (or any value for that matter) I get this JavaScript error. Has anyone else encountered this? Or know a good fix for it? I tried using the connector in Power BI. The same thing happens. The connector was built using Visual Studio 2019. I tried using Power Query for VS Code, but I ran into so many bugs I just could not get it to work. 

 

Output / Error: 

cchilton_0-1684760455914.png

cchilton_3-1684761613741.png

 

 

Connector Code: 

cchilton_2-1684761193604.png

 

cchilton_0-1684763526831.png

 

 

1 ACCEPTED SOLUTION
cchilton
Helper I
Helper I

If anyone is running into issues with the custom connector I found a work around. You do not need to make a custom connector. 

 

In transform data select blank query as the data source and open the advanced editor. Need to add method to refresh token dynamically but this is a good starting point. 

cchilton_0-1684773652476.png

 

View solution in original post

1 REPLY 1
cchilton
Helper I
Helper I

If anyone is running into issues with the custom connector I found a work around. You do not need to make a custom connector. 

 

In transform data select blank query as the data source and open the advanced editor. Need to add method to refresh token dynamically but this is a good starting point. 

cchilton_0-1684773652476.png

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.