Internal error from cloud agents api

Where does the bug appear (feature/product)?

Background Agent (GitHub, Slack, Web, Linear)

Describe the Bug

NOTE: I had to munge URLs in this post to get past the “new users may not post more than 2 links” error

The Cloud Agents API always returns:
{“code”:“internal”,“message”:“Error”}

I’ve tried the examples such as:
curl --request GET
–url api cursor com/v0/agents
-u YOUR_API_KEY:

I am a team admin and generated my API key by going to https://cursor.com/dashboard?tab=settings and clicking “New API Key”
My organization is on the Teams plan

Steps to Reproduce

Create an API key from cursor com /dashboard?tab=settings
Issue an API request to the cloud agents api such as /v0/me

Operating System

MacOS

Version Information

N/A

Does this stop you from using Cursor

No - Cursor works, but with this issue

Solved my problem. I didn’t realize there was a different place in the dashboard to create agent-specific API keys. You have to go to Cloud agents https://cursor.com/dashboard?tab=cloud-agents then click “My Settings” (not Team Settings) and scroll down to API keys. I was only ever looking at Team Settings and API keys does not exist there.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.