I am integrating Media Fire Drive In My Mobile application. I have read the Media Fire Api. And Right now I'm able to Download, Upload, Delete, Update everything works fine. But I'm getting problem in uploading.
I am using Multipart for uploading By reading this Upload instruction. If File size is Small ie It's take time <10 minutes to upload than it Upload properly. But if it take time >10 minute than getting Message : Upload Failed And Error Code 169. I think this is problem with Session Token which expire after 10 minutes. Please help me how to Upload If It take time More than 10 minutes.