Closed BartNetJS closed 2 years ago
I'm getting the same error. The domains I have tried are https://smartbear.com
and https://cucumber.io
. They both respond with 200 with a HEAD
request.
Hi @BartNetJS and @aslakhellesoy, it seems the issue is that the HEAD call to your domain URL without the User-Agent header is not returning the 200 OK response code.
Thanks for the explanation @pratikgawali-msft.
Is there any particular reason you’re not sending User-Agent
header? It’s not strictly required, but strongly recommended and many servers are configured to reject requests that do not have it.
Thanks @aslakhellesoy, we are incorporating your feedback. We will let you know once the change is made.
Hi @BartNetJS and @aslakhellesoy
We have updated our HEAD request. Can you please try again and confirm here?
Hi @sathaker - I have just tried again and it's still not working. Nothing goes through on https://marketplace.visualstudio.com/manage/createpublisher
I have the same problem. Microsoft always have issues!
Today, I still have issues with create vscode extension
Same issue, can't verify my publisher account
This might be an example of bad UX. Consider the quote:
To become verified, a publisher must have one or more extensions on the VS Marketplace for a minimum of 6 months, and the registration of the domain must also be at least 6 months old.
I have the same issue mentioned here https://github.com/microsoft/vsmarketplace/issues/254 ''The domain url provided could not be reached" But my root domain is giving a 200 on a HEAD request
What else could be wrong?