You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Bitbucket web-interface projects and repos may include uppercase letters, though when making a request to REST API, uppercase letters make it fail. Repository and Project name should be converted to lowercase before making a request.
In Bitbucket web-interface projects and repos may include uppercase letters, though when making a request to REST API, uppercase letters make it fail. Repository and Project name should be converted to lowercase before making a request.