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
victorF
Regular Visitor

TDA API Access Request OAuth 2.0 Excel Data Query

Hello,

Anyone knows how to perform the OAuth2.0 Authentication using the Power Query for TD Ameritrade.

I am able to make API call using the Power Query, but i need to manually enter the 30min access token.

Trrying to creat a power Query request to perfom the OAuth2.0. Once received the 30min Access token, use it as a function to perfom API requestes.

1 ACCEPTED SOLUTION
victorF
Regular Visitor
3 REPLIES 3
victorF
Regular Visitor

v-yingjl
Community Support
Community Support

Hi @victorF ,

If want to connect from Power BI to a REST API that uses OAuth2 authentication then you need to build a custom connector. You can find documentation on how to implement an OAuth2 flow in a custom connector here.

 

Refer this blog: Connecting To REST APIs With OAuth2 Authentication In Power Query/Power BI 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hey @v-yingjl 

 

I have been trying to build the custom connector, its quite compluicated as i am not so familar with M code.
I have the cURL for the POST request. Sucessfully tested in Postman.

Postman alows to convert the cURL in many languages but not in to M code.

Are you aware of any tool to convert any code language in to M code?

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