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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Power Query SDK is crashing after try to login again for OAuth v2 in Unit testing

Hello, I'm trying to run the unit tests, a have a couple of functions are calling to an API that require authentication.

The first time is OK, I authenticate (MyConnector.Contents() ). but then the Error message tab comes up again to request the authentication for another endpoint (MyConnector.AnotherFunction()).

Screen Shot 2020-08-11 at 1.03.39 PM.png

 When I try to login again, Visual Studio crash.

 

Screen Shot 2020-08-11 at 1.08.06 PM.png

 

I'm doing something wrong? 

 

 

4 REPLIES 4
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

From the screenshot, it seems your custom connector doesn't define the proper authentication type, please follow a clear guide how to implement Oauth2 authentication type for custom connector:

https://jussiroine.com/2019/02/building-a-custom-connector-for-power-bi-that-supports-oauth2-to-visualize-my-wellness-data/

 

Best Regards

Maggie

Anonymous
Not applicable

Thank you @v-juanli-msft 

 

I already have my connector working with oauth authentication, but the problem is when I'm running the unit testing in the *.query.pq file. 

I'm trying to consume an OAuth2 API, however, at a certain stage a Pop-Up opens asking for Login and Password on the page. Is it possible to login with Power Query?

From the screenshot it appears your data source kind is showing up as "Web", rather than your custom connector. This likely means that you're trying to call Web.Contents outside of your custom data source function. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors