Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Creator II
Partner - Creator II

Branch Github in login not appearHi,

Hi,

I am using a proxy to connect Talend Studio to the internet. While I can see the projects assigned to me in 'Studio Projects', the Git branches fail to load. Aside from *.github.com, what other URLs or endpoints need to be whitelisted for Git synchronization to work properly?

lguevara_0-1778622276069.png

Thanks.

 

Labels (3)
1 Reply
Greg_Taffer
Support
Support

Git synchronization often fails because the proxy blocks the underlying APIs or the authentication handshake: 

 

  • GitHub API and Authentication:
    • api.github.com: Necessary for fetching branch lists and project metadata.
    • github.com: For the standard Git traffic if using HTTPS.
  • Other Potential Git Providers:
    • If your projects are hosted elsewhere, you must also whitelist bitbucket.org, gitlab.com, or your internal git_server_hostname.