Hi @Timothy Rennie The error message “Access denied due to invalid subscription key or wrong API endpoint” typically indicates a problem with your Azure subscription key or the API endpoint you’re using. Here are some steps you can take to resolve it:
Check Your Subscription Key:
- Make sure the subscription key you’re using is valid and active. You can usually find this information in your Azure portal or the platform where you obtained the API.
- Verify that the subscription key corresponds to an active subscription.
Verify Your API Endpoint:
- Ensure that you’re using the correct API endpoint for your resource. Double-check that the endpoint matches the region associated with your subscription.
- If you’re unsure about the correct endpoint, refer to the documentation or support resources related to the specific service you’re using.
If you’ve already done these checks and the issue persists, consider reaching out to the dedicated support team for Azure OpenAI Service. They can provide more specialized assistance and investigate the problem further.
For more detailed guidance Azure Cognitive Services Authentication.
If this answer solves your issue, please vote for it so other community members know that this is a quality answer.