Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP auth failure [403 Forbidden] <cognitive.subscription.key> #331

Open
dashu101 opened this issue Sep 14, 2024 · 1 comment
Open

HTTP auth failure [403 Forbidden] <cognitive.subscription.key> #331

dashu101 opened this issue Sep 14, 2024 · 1 comment

Comments

@dashu101
Copy link

I am using the Microsoft Azure SR plug-in of unimrcp. Now I have applied for the corresponding language resources and filled in the following rules:

{
"auth-endpoint": "https://eastus.api.cognitive.microsoft.com/sts/v1.0/issuetoken",
"auth-key": "xxxxxxxxxxxxx",
"service-endpoint": ""
}

And also applied for a license as follows:
image

Now use ./unimrcpserver to start the server and find

HTTP auth failure [403 Forbidden] <cognitive.subscription.key>

I would like to ask whether it is possible that the node for license application is different from the hostname and HOST IP used by the machine to initiate the request?

@dashu101
Copy link
Author

Is it possible that the above problem is caused by the node for license application being different from the hostname and HOST IP used by this machine to initiate the request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant