Forum Discussion
pgarman
2 years agoNew Member
Custom Connector - Unreliable authentication
Hello, I have a custom connector for Power BI that connects to a REST API to pull data. The authentication path is OAuth, so when setting up the connecter you must enter the base URL for the dat...
pgarman
2 years agoNew Member
lbendlin I know that the API token doesn't expire for an hour, and anytime the connector is 'refreshed' in Power BI a new token is generated.
Is there a way to get error logs out of Power BI desktop for something like this so I can see the exact error message returned by the data source?
lbendlin
2 years agoSuper User
You should be able to see the issue when running network traces on that machine. Wireshark or the F12 tools etc.