webdav-client
webdav-client copied to clipboard
getQuota returns object with NaN values
Some cloud providers as 4Shared, Pcloud on getQuota request respond with object like this: { used: NaN, available: NaN }. Is there a way to get proper quota values in this case?
At least 4Shared is free - Someone might choose to help by debugging the response (XML) to the quota request. Perhaps it's not available, or perhaps it's not a standard value. I currently don't have time to debug this but I can assist in getting a fix released.