You are viewing limited content. For full access, please sign in.

Question

Question

HTTP request to server error SDK Login

asked on October 16, 2019

Simple code with the sdk to log in a repository in version 10.3 work well but in 10.4 send me a HTTP request to server error

Any idea why and how to fix it ?

 

Thanks

0 0

Answer

SELECTED ANSWER
replied on October 17, 2019

This is some kind of networking problem. Error code 0x2efd = 12029 "ERROR_INTERNET_CANNOT_CONNECT". If the server is listening on a port other than the default, you need to specify it, or if it only accepts HTTPS connections you need to mark the connection as secure. Also make sure there are no firewall rules blocking the connection.

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.