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.
Hi,
I am using an OData API which requires Bearer token to connect Power BI but token will expires.We are looking for a Power BI Query which should generate Bearer Token .
please help on this.
Hi @vasu1,
In my opinion, I'd like to suggest to package your get token method as an custom function, then you can invoke it before you invoke odata api. it can work through token timeout issue.
Regards,
Xiaoxin Sheng
Hi @vasu1,
Maybe you can refer to following link told about how get twitter api access token:
Get Data from Twitter API with Power Query
Regards,
Xiaoxin Sheng