ios-library icon indicating copy to clipboard operation
ios-library copied to clipboard

error 507

Open marinofaggiana opened this issue 9 years ago • 2 comments

please is possible add :

define KOCErrorServerInsufficientStorage 507

In OCErrorMsg.h

thanks.

marinofaggiana avatar Mar 14 '15 11:03 marinofaggiana

Add in :

[[AppDelegate sharedOCCommunication] readFile:fileName onCommunication:[AppDelegate sharedOCCommunication] successRequest:^(NSHTTPURLResponse *response, NSArray *items, NSString *redirectedServer)

if result its OK in NSArray the items.fileName is nil !?!?!

marinofaggiana avatar Mar 20 '15 11:03 marinofaggiana

Hey @marinotws sorry for the delay. Uhm... looks like it is a problem of the server side. If they do not give a fileName could be because it is the root folder.

javiergonzper avatar Apr 09 '15 07:04 javiergonzper