Reputation: 25
I created a snapshot for one of my person group. However when I want to apply it I got 400 error.What is the reason? Any assistance is appreciated.
Upvotes: 1
Views: 136
Reputation: 12153
If you are using this API to create your face API snapshot and use this API to apply your snapshot and got a 400 error with exception : permission denied . Pls have a check if you have configed your snapshot apply scope correctly while you creating your snapshots.
In take snapshot API , there is a param applyScope
defines which subscription could use this snapshot . If you want to apply this snapshot in your face API subscription , you should define your face API subscription ID there.
You can find your ID here on Azure Portal :
Upvotes: 1