Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi all,
I am using my first Python script for selecting Data via RestAPI. I created this 1/2 year ago. It works fine today.
Now I have change the Dataset into my script to an other one (also the query). Both Datasets are stored into a premium space.
When I start my script with the new source and with the same credentials, I get an 403 error (access denied). The old one works fine.
It seems that you still have to release the dataset...
What is the problem here?
BR
Torsten
It was a problem with the account! It is not syncronised with AD and has used the old PW. After a sync it works well.
Try the same in SSMS or DAX Studio.