Discussions
PowerBI API access
13 days ago by null
Am having a bit of trouble getting the API to connect to powerbi.
Using the get data "web" option - When I enter the endpoint URL: https://api.akahu.io/v1/accounts
and as headers enter:
Authorization: Bearer {{user access token}}
X-Akahu-Id: {{app access token}}
However I get the error:
we encountered an error while trying to connect.Details: "Specified value has invalid HTTP Header characters. Parameter name: name"
Bit of a noob here. I know how to use PowerBI but this is one of the first times working with an API instead of an excel spreadsheet.
Thanks.