Forum Discussion

rajenderreddy's avatar
rajenderreddy
Regular Visitor
4 years ago

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...