Whilst adding a project in CircleCI to integrate with an internal bitbucket cloud repository, i am able to see the project, however, when I select ‘Start Building’ the UI states, ‘failed’.
In the network output I can see:
https://circleci.com/api/v1.1/project/bitbucket/XXXX/XXXXX/follow 500 (Internal Server Error)
Has anyone encountered this before?