The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a data source connected to Web API, but when doing refresh in Power Bi Service, it comes up with the credential is invalid...
So i try to use the Skip Test Connection. Will this option still refresh my Web API data?
Solved! Go to Solution.
Depends on how you authenticate. If you indicated "anonymous" and then supply client ID and secret , or API key as part of your API call then it might work.
Please provide more details.
Depends on how you authenticate. If you indicated "anonymous" and then supply client ID and secret , or API key as part of your API call then it might work.
Please provide more details.
Yes, I am using anonymous with API Key as the authentication. Skipping test connection will still refresh the API call?
Yes.
Thank you!