Hello,
I allways got this erro now "Failed to parse response of the method 'FileUpload' of the 'Dropbox_Files' REST API: The value 'Sun, 13 Nov 2016 14:58:22 +0000' is not valid for Time." whe I try to uploa one file.
Anyone can help me?
Thanks
Sure looks like a bug...if you're stuck and need a quick fix, could you open the DropboxConnector eSpace and try switching the type of the 'ClientModificationTime' attribute to Date Time? It's on the 'FileMetadata' structure, under 'Drobpbox_Files'.
Let us know if it helped!
Regards,
Carlos Simões
I try it but got the same error "Failed to parse response of the method 'FileUpload' of the 'Dropbox_Files' REST API: The value 'Mon, 14 Nov 2016 17:30:11 +0000' is not valid for Time."
Did you refresh the references on the consumer module after making the change?
If so, could you turn on "Full" logging on the "Dropbox_Files" and have a look at the response when you try to call that method? I don't see any other field on our structure typed as 'Time', so I'm not sure what's generating that error.