Hi,
For our application when we are using REST protocol to connect to BOX , connection is failing with the bellow error:
https://api.box.com/2.0/search?query=Revised&file_extensions=pdf - Caught unhandled exception: java.lang.RuntimeException: org.apache.http.conn.ConnectTimeoutException: Connect to api.box.com:443 [api.box.com/107.152.27.197] failed...
When we are using HTTP protocol to connect to BOX , calls are going through without any error. Can someone please explain the reason behind this problem?