While Iam trying azure dps delete registrationid api iam getting 401 error. I have enable permissions(dps) in azure AD for the app for which used to get the token. But still getting 401 error. Can you help me if i am doing something wrong.
Asked
Active
Viewed 77 times
0
-
Did you fixed it, what was the reason..i have the same problem – Liverpool Oct 08 '20 at 05:05
-
I used nodejs sdk and able to delete using symmetric key/sas token – mbr Oct 09 '20 at 07:45
-
can you send how you create the sasToken i think this is the problem, how you create the sas token with dummy data and the method, please – Liverpool Oct 10 '20 at 07:57
-
pls check this..https://learn.microsoft.com/en-us/azure/iot-dps/how-to-control-access.. I was using this to deleting device registries in backend( azure webjobs) not at application side. – mbr Oct 12 '20 at 13:22
-
can you write me an email and to show you, liverpool_954@gmail.com – Liverpool Oct 12 '20 at 18:05