Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm trying to Authenticate API as part of Gateway cluster.
When I select "OAuth2"as authentication method, I don't find a way to pass "Access Token" in a way not even "Secret ID" and "Secret Token".
Am I missing something here. Any pointer or input is appreciated
error = "invalid_authorization_header, error_description="Invalid Authentication Data"
Hi @Anonymous ,
Maybe you can try edit credentails here.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you want to use an API in a proper way (including the OAuth flow etc.) you have to build a custom connector.
It's working fine in PowerBI Desktop.
We are facing issue to add "Web API" as a data source under Gateway. When we select "OAuth2" as Authentication Method, we don't find options to pass Authorization Details.
We have requirement to enable it in Service, as we have to refresh frequenctly and need to create Dataflow
I'll just repeat myself - if you want to use an API requiring OAuth flow to authorize, you have to build a custom connector.