Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am accessing a dataset through a RestURI.
https://XX.com/xx/restapi/xx/xx/xx/XX?loginId=test&password=test
this url works fine on desktop and i am able to fetch the data. but when i try to configure the dataset for autorefresh it gives me a datasource error error. the access to this uri is through my windows authentication.
Hi @poojaghuman
You need to must use Anonymous authentication when asked first
Then supply username and password, because when you configure the datasource in scheduled refresh , it needs you to edit data source credentials
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.