Forum Discussion
sylbae-a
7 years agoNew Member
Custom Data Connector / How to troubleshoot Testconnection Handler
Hello, I built my first custom data connector (encapsulate access to authenticated Rest API). It works fine with Power BI Desktop but I cannot enable scheduling of data source refresh through En...
sylbae-a
7 years agoNew Member
Ultimately I troubleshooted my problem reviewing my code. But as a generic need, I still think it would be a good idea to implement some logging on the gateway. That would be very helpful
Anonymous
7 years agoNot applicable
Hi sylbae-a , I'm encountering the same issue. Could you please share how you solved this? My custom connector works fine in desktop but I cant get it to work through the gateway. I am able to enter credentials (Oauth2) but after the oauth flow the data source sign in window stays opened, nothing happens. I think it is caused by the testconnection configuration but I'm not able to find the exact cause.