Burak Dümer
Burak Dümer

Reputation: 3

Why do I get "The account does not have permission to access this resource" error when logging in to Bitbucket Cloud from XCode?

When I tried to sign in to my Bitbucket account from XCode, I got an error saying "Your account does not have permission to access this resource".

I used the same app password that I've been using with SourceTree without any problems. What could be causing this issue, and how can I resolve it?

Upvotes: 0

Views: 436

Answers (2)

Franco Rapetti
Franco Rapetti

Reputation: 82

This is how I fixed it:

  1. Go to App Store Connect, select your profile name at the upper right corner and go to Edit Profile.
  2. Go to Xcode Cloud tab > Integrations
  3. Remove the Bitbucket account without permissions and login with the correct one.
  4. Try the Xcode Cloud setup again

Hope it works for you!

Upvotes: 0

abovelime
abovelime

Reputation: 16

I have had the same issue in XCode. My solution, which isn't the best but as long as you don't share this password with ANYONE you should be OK. I set all the parameters to admin/read/write. A.K.A all of them were ticked. Do that, put the password in, and it works.

Upvotes: 0

Related Questions