The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.