Couldn't finish closing the connection to the Box API due to a network error or because the stream w

New post

Comments

2 comments

  • Murtza

     This GitHub issue seems similar to the issue you are seeing. Is there something in your program that is setting a timeout on the execution of the code calling the Box API? 

    0
    Comment actions Permalink
  • abhir

    No there is nothing in my code like that.

     

    The public BoxFolder.Info moveFolderToUser(String sourceUserID)  method in BoxUser class calls the disconnect() method in BoxJSONResponse which is throwing this exception

    0
    Comment actions Permalink

Please sign in to leave a comment.