The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Community,
I've just built a custom connector to enable me to connect to Xero's API. It is working in Power BI Desktop, but fails to refresh in Power BI Service. here: https://gist.github.com/jaimeblackwell/1e510ba24c4d71a0c5a6902e29e2da5b
I have installed and set up both Data Gateway Personal and Shared. The credentials I'm using are definitely correct and work fine in Desktop.
I have the TestConnection line in my code which I believe should make the connector compatible with Gateway.
Can anyone offer any suggestions or advice?
Thank you!
Hi @jaime_blackwell ,
Please refer to :
https://docs.microsoft.com/en-us/power-query/samples/trippin/9-testconnection/readme
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Liang,
I'm not sure if you read my post. I've already completed those steps and I'm still experience the error. Do you have any advice for resolving this? Thanks!