Evernote / evernote-sdk-android

Evernote SDK for Android
428 stars 168 forks source link

Evernote SDK Timeout #53

Open alexey0306 opened 8 years ago

alexey0306 commented 8 years ago

Hi, I have a problem

When I am trying to upload note with attachment around 10 Mb, I receive the following exception: java.io.InterruptedIOException: timeout (java.net.SocketException: Socket is closed)

I am using "createNoteAsync" method with onSuccess() and onException() handlers. My account is Premium. When we are using Evernote iOS SDK, everything goes fine.

What can be the problem?

Thanks in advance and best regards

alexey0306 commented 8 years ago

Hi,

Can you help me with the above issue? I don't know what to do - Exception details don't provide much information. Message is just "timeout". Files of smaller size are uploaded normally. Can I configure the timeout value?

BR, Alexey