We have a PBI report that is connected to the Freshdesk API and uses Basic Authentication. The report works great when refreshing locally from PBI desktop; however, we get an error when trying to set up the Data Source Credentials in the Power BI Service.
Here is a snippet from the PBI desktop file that is refreshing properly:
The function that pulls from the API is using RelativePath and populating default parameters for the call.
Any help on resolving this error would be greatly appreciated!!!!