Forum Discussion
zandora
2 years agoRegular Visitor
How to delete all rows from a streaming dataset using API?
Hy all, I want to know how we can delete all rows in a streaming database PowerBi using API. I have created an app in Azure with the below permissions. And tried to send POST call to get t...
lbendlin
2 years agoSuper User
use jwt.io to check if your token actually has that scope.
zandora
2 years agoRegular Visitor
Thankyou for your response, I tried to decode the authorization code but I didn't see anything regarding the access details. Please let me know the proper way to request Authorization code. I believe that's where I am wrong