Hi,
I am making two concurrent requests to BOX API from two different threads using same access token. And I am getting below error.
"System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.210.removed for privacy"
Below is then method i am calling from my applicaiton.
BoxClient.FilesManager.GetInformationAsync(FileId)
My query : Can't we make concurrent requests to BOX API ?????
Thanks,
Deepak
Question
Two or more concurrent requests to Box API method causing problem
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.