InCloud - BitBucket VCS Integration "Unable to perform operation"
Answered
When going through the final step of setting up the VCS connection, I keep getting the same "unable to perform operation" pop-up message. I know the connection is workign at least a little bit, as it's giving me a list of my repositories.
I saw some other posts about this that seemed to be related to uppercase/lowercase in URLS, so I experimented with changing the case of the owner name, but that didn't seem to help at all.
Please sign in to leave a comment.
Hello Martin, I'm sorry for the delay. Could you please attach a screenshot of your VCS integration settings? If you're not comfortable with sharing it here, you can submit a request and attach a screenshot there.
Do you see any errors in the browser console? If yes, please attach a screenshot of them as well.
Also please tell me the name of your InCloud instance. Thank you.
this is the message I'm getting in the browser when I click "save"
Thanks Liubov!
I filled out a request (#854723) and attached some screenshots as well as the .har file from my browser. For what it's worth, I'm setting up a hosted instance and I'm getting the exact same behavior. Now that I can see the log files, I think the relevant error is this one:
Not sure why I'm getting the 403 back from bitbucket, as the credentials work well enough to get me the list of repositories.
Never mind! I found that the account that I was using wasn't in the right groups, as soon as I fixed that in the bitbucket side, everything worked. My mistake.