migueesc123 / PowerBIRESTAPI

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
MIT License
232 stars 73 forks source link

API not showing in Home\Get Data #42

Closed Anderson681 closed 4 years ago

Anderson681 commented 4 years ago

First of all, sorry for my english.

I placed the Power BI API.mez in my C:\Users\W81\Documents\Power BI Desktop\Custom Connectors, but i still can not find it in the Common Data Sources. I've already allowed any data extensions in Options\Global\Securities.

I've a connector (.mez) that works with Neo4j, so i think Power BI Desktop is correctly configured.

Data extensions local file Common data connectors

migueesc123 commented 4 years ago

Hey! I wouldn't be able to tell you what might be going on without taking a deep look into it, but I'd highly encourage you to follow all the steps from our readme file and try to replicate this issue on a different computer. I've only seen this happen when the steps found in the readme doc were not followed causing the connector to not load whatsoever.

I can confirm that the connector is working as intended, but if you happen to replicate the issue on a different computer, please reply to this thread with the step by step on how to replicate the issue.

Anderson681 commented 4 years ago

It is solved, but i really don't know what did i do.

I replicated this issue in a different computer, but i realized the problem didn't happen with files AppID.txt and ClientSecret.txt filled in blank. I just replaced them in Custtom Connectors folder and it works.

Thanks a lot for your attention and sorry for waste your time.