I revoke one of my token today which i used to publish my TFS extension. And create a new token to do it. But by using the new one, the command tool:
tfx extension publish --manifest-globs vss-extension.json
Always return a 401 error, said "Received response 401 (Not Authorized). Check that your personal access token is correct and hasn't expired. I try to create different token with Marketplace (publish) checked. But still get this 401 error.