Unable to log in to source control from Studio (GitHub, GitLab, Bitbucket)<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Issue When working in Studio, users are unable to log in to source control (GitHub, GitLab, or Bitbucket) for an application that is already linked to a repository. Deleting the sys_repo_config record for the affected application and re-linking it forces a clean connection and resolves the login failure. Resolution Note: Before making any changes, back up all uncommitted work. Back up any uncommitted changes by publishing to an update set and exporting the update set to XML.Navigate to https://instance-name.service-now.com/sys_repo_config_list.do to open the sys_repo_config table.Filter the list by the name of the application linked to source control. This returns a single record.Open the record and take a backup copy before proceeding.Delete the record.Open the application in Studio and re-link it to source control. Related links Link an application to source control