Forum Discussion
rajenderreddy
4 years agoRegular Visitor
How to import data into Power BI Desktop using the Rest API using Basic Authentication
URL: https://apis.dev.********.com/app/v1/app I have tried this URL using Basic Authentication in Postman app, it works fine and returns the JSON data. But when I try to connect in Power BI Des...
lbendlin
4 years agoSuper User
you didn't specify anonymous auth.
rajenderreddy
4 years agoRegular Visitor
I have tried as you mentioned, But didn't work for me still. Shows as "Couldn't authenticate with credentials provided".