Developer Space disappears after creation

Hello,
I’m running into a blocker creating a Developer Space on a fresh Atlassian account. Looking for help understanding whether this is a known bug or a misunderstood prerequisite.

What happens

  1. I log in to https://developer.atlassian.com with a freshly created, email-verified Atlassian account.

  2. I create a new Developer Space via the console UI. The flow completes successfully and shows the new space’s ID (UUID).

  3. After refreshing the page, the Developer Space is gone from the list, as if it had never been created.

  4. Navigating directly to the space URL with the generated ID returns “not found / no permission”.

  5. From the CLI:

$ npx @forge/cli@latest developer-spaces list
You are not currently a member of a Developer Space.
You must be a member of a Developer Space to register an app.

$ npx @forge/cli@latest register -s <generated-id> -y my-app
Error: The Developer Space does not exist, or you don't have the correct
permissions to access it.

The behavior is fully reproducible. I’ve tried creating the space 5+ times with the same outcome.

Hi @Ovrid,

Could you try now again ? I am unable to reproduce the issue on my side. If you are still facing the issue, let us know.