Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
hi all
I'm having difficulties setting up powerquery to get info from an API.
I use Postman and everything is working just fine.
So from above I'm using the URL from the GET and add it in the URL below and I use the token and add it to the Headers as per below.
I use Anonymous auth.
This gives me the following error
I dont get it. Could you help ?
I specify that in order to receive the token I do use another GET action (GetToken). but having this token this should work fine...
thank you !
Solved! Go to Solution.
Hi @Anonymous
It seems you are using the incorrect header paramter for token. Use Authorization rather than X-API-KEY and add "Bearer " before the token. You could refer to this link: powerbi - Where do I save token in Power BI web connection?
Other reference:
powerbi - How do I retrieve a bearer token from a service in Power BI?
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Hi @Anonymous
It seems you are using the incorrect header paramter for token. Use Authorization rather than X-API-KEY and add "Bearer " before the token. You could refer to this link: powerbi - Where do I save token in Power BI web connection?
Other reference:
powerbi - How do I retrieve a bearer token from a service in Power BI?
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
35 | |
16 | |
12 | |
11 | |
9 |
User | Count |
---|---|
45 | |
27 | |
16 | |
14 | |
14 |