Can not login into Bitbucket Cloud from VSCode

Issue #482 new
Roy Chowdhury, A created an issue

Hi,

i am trying to connect VSCode with Bitbucket Cloud. but when i am click an Login to Bitbucket on the Extension Settings Screen i am landing on the adresshttp://127.0.0.1:31415/bbcloud?state=bfb554cc-d297-4392-ac73-4db3d58b0d40&code=nT3zWs4WB2AHevSNmY and receive the message “Something went wrong

Error authenticating with bbcloud: Error: Error fetching Bitbucket tokens: Error: timeout of 30000ms exceeded
Give it a moment and try again.”

My Configuration :
VS Code Version: 1.49.1 (user setup)
Commit: 58bb7b2331731bf72587010e943852e13e6fd3cf
Date: 2020-09-16T23:27:51.792Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 6.1.7601

Comments (2)

  1. Nick Rundquist

    The call to make the token exchange is just a REST call to bitbucket.org. It’s possible that this was a temporary issue with Bitbucket and things would work now. If not, can you think of any reason calls to Bitbucket would be failing? We see this with proxy issues sometimes, though that’s usually with Bitbucket Server.

  2. Log in to comment