Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS Marketplace Add Member displayes Invalid Domain error

I am trying to add a member to Visual Studio Marketplace. In my account I go to Manage Publishers & Extensions -> Members and click om '+ Add'. Whatever e-mail I provide shows "Invalid Domain" error:

enter image description here

Is it a VS Marketplace bug or do I need to somehow link Azure directory (or any other users directory) first?

like image 919
IT Hit WebDAV Avatar asked May 08 '19 02:05

IT Hit WebDAV


3 Answers

I'm having the same issue with a newly registered Publisher and have contacted Microsoft. Here's what I was told:

Apologies for the inconvenience you are facing. This is currently due to an issue at our end. To unblock you, we can add the users manually to the publisher. Could you please provide us the VSIDs of the users that you are trying to add to the publisher?

To provide the VSID, do the following:

  1. Login to the Marketplace (https://marketplace.visualstudio.com) with the email address that has to be added to the publisher.
  2. After getting logged in, from the same browser window, open https://marketplace.visualstudio.com/_apis/connectiondata
  3. You should see some JSON data in the window.
  4. Copy paste the output of the page that you see. We are interested in the "id" field of the "authenticated" user.

We will manually add the users to your publisher, once we have the VSIDs details.

You'll want to contact Microsoft using the "Need help? Contact Microsoft" link that Grzegorz Smulko also mentioned, but you might as well collect the relevant IDs to include when you reach out to expedite the process.

like image 197
Mike Wright Avatar answered Oct 19 '22 14:10

Mike Wright


Microsoft may be requiring Microsoft federated(Hotmail, Live..., or AD integrated) IDs.

Due to the complete lack of documentation, I have been unable to verify this claim.

This could also be attributed to Microsoft banning gmail.com as a valid source e-mail domain.

like image 2
Strom Avatar answered Oct 19 '22 15:10

Strom


It looks like a bug to me.

I've tried to add a new member from the same domain as all the other existing members and I'm getting the very same error.

enter image description here I'd suggest contacting MS using the "Need help? Contact Microsoft" link from the top-right corner.

like image 1
Grzegorz Smulko Avatar answered Oct 19 '22 15:10

Grzegorz Smulko