Searches using Azure openAI is not working, whereas when I try directly using OpenAI keys, its working
Same here.
I am having the same problem.
Since I installed Cursor in January, I have never successfully used it with Azure’s API. Maybe it is a problem with my network, but I am not a programmer so I can’t imagine the cause.
Same issue on my side. Is Cursor still in active development? Why is there no one responding to many tickets? Does anyone know?
It really would be nice if this worked.
When entering the Azure OpenAI key, I get ‘invalid credentials’ for o1-preview
as the deployment name but it accepts `gpt-4o. Both deployments exist at the endpoint with these names.
When trying to use gpt-4o
in chat I get this error:
We encountered an issue when using your <endpoint> API key. Please check your API key settings and try again. API Error:
{"error":{"code":"403","message": "Access denied due to Virtual Network/Firewall rules."}}
However, I can make calls to this endpoint with no problems outside of Cursor.
Is the call in Cursor going via some external server?
Btw. I took a look at the code in the package and can see that the Azure api version being used is very old: 2023-03-15-preview
.
While I previously posted about having trouble using Azure, I’ve come to realize that it makes much more sense to get a proper subscription rather than just using the API. So I went ahead and signed up for the Business plan.
Just to let cursor team know, I’m no longer waiting for a solution to this issue.