Share via

Get access to account on marketplace.visualstudio.com

Cyprien Quilici 0 Reputation points
2026-03-04T15:07:27.0333333+00:00

Hi,

I'm trying to get access to my account so I can publish a new version of my VSCode extension.

I managed to login with my personal email address but the link I always followed to upload new versions returns a 403 (forbidden).

It looks like I'm not connected to the correct account. I have tried :

  • Logging with every email address I have used in the last decade. None seemed to connect me to the correct account.
  • Asking for help in the (clearly AI) help chat available at support.microsoft.com. I wasted an hour just to finally be redirected elsewhere.
  • Contacting the sales team (suggestion of the chatbot). The suggestion was to open the pricing page and use the email contact on the right. No response at the moment.

I don't know what to do. How can I find how to authenticate with the correct account ?

Please help.

Developer technologies | Visual Studio | Extensions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,960 Reputation points Microsoft External Staff
    2026-03-05T11:19:00.83+00:00

    Thanks for reaching out!

    The extension belongs to a publisher identity, and the user is logged in with an account that is not associated with that publisher.In the Visual Studio Marketplace: Publishing is controlled by Publisher Accounts. Access is tied to Azure DevOps / Microsoft identity permissions. If the logged-in account is not a publisher owner or contributor, the upload endpoint returns 403.

    Below are some steps

    1. Verify the Publisher Account and check which publisher owns the extension.

    https://marketplace.visualstudio.com/manage

    If the publisher does not appear, they are logged into the wrong account.

    1. Verify Azure DevOps Organization Access, Visual Studio Marketplace publishers are actually linked to Azure DevOps organizations. (https://dev.azure.com)

    Click profile icon and Switch directory if needed, Verify the organization where publisher was created.

    1. Check Publisher Permissions, If the publisher exists but publishing fails. Select the publisher and goto Members

    Check one of these roles:

    -Owner

    -Contributor

    If not, an owner must add them.

    1. Clear Authentication Session. Marketplace authentication often breaks due to token mismatch.
    2. Verify VSCE Publishing Credentials, If publishing via CLI
    3. Confirm Publisher Name Matches Extension. It must exactly match the Marketplace publisher.

    If incorrect then Marketplace returns 403.


  2. Cyprien Quilici 0 Reputation points
    2026-03-04T16:33:08.73+00:00

    The AI bot suggested signing in with another account and opening a support ticket as if my account was blocked.

    I haven't found any way to open a ticket, all the roads lead to the AI chat.

    Can anyone point me to the right location to get help from a human ?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.