53 questions
Hello @louie cagas , Thanks for using Microsoft Q&A Platform.
Generally, the error 401is caused due to the subscription key is missing or is not valid. Please verify that you are using a valid subscription key for the API endpoint. Try to regenerate the subscription key in the Azure portal and add the latest one and see if that helps.
Also try to check this following information:
- Bing returns InvalidAuthorization when Bing cannot authenticate the caller. For example, the Ocp-Apim-Subscription-Key header is missing or the subscription key is not valid.
- Redundancy occurs if you specify more than one authentication method.
- If the error is InvalidAuthorization, the HTTP status code is 401
I hope this helps.
Regards,
Vasavi
-Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.