owncloud / ios-library

MIT License
77 stars 90 forks source link

shareFileOrFolderByServer #104

Open marinofaggiana opened 8 years ago

marinofaggiana commented 8 years ago

hi @javiergonzper how are you ?

why shareFileOrFolderByServer do not return too the idRemoteShared ? possible ?

thanks

javiergonzper commented 8 years ago

Hey @marinotws fine and you? Did you try to debug the parser? Maybe the share api do not return it... if we are not storing it probably it is because it is not there.

marinofaggiana commented 8 years ago

uff .... yes, return only link to File or Folder but not idRemoteShared ... then you have to make a further call for idRemoteShared ... this is not good :(

javiergonzper commented 8 years ago

Yes I know... but if the response from the server do not give us the idRemoteShared we can not do anything :(

marinofaggiana commented 8 years ago

yes yes @javiergonzper ... :+1: