Azure speech studio custom keyword page always return API exception
Liang HAN
5
Reputation points
I have trained keyword, when I try to test model on the page, it always return:
"API exception. This request is not authorized to perform this operation using this permission."
And I can't download the model, There's no response on the current page. I have to open the debug tools, and get the network log:
"AuthorizationPermissionMismatch, This request is not authorized to perform this operation using this permission."
I have assigned Storage Blob Data Contributor role, it doesn't work
The test model should work well, and the model can be downloaded.
There should be an error message that pops up on the download page. No response is not a good user experience.
Sign in to answer