webdav-client icon indicating copy to clipboard operation
webdav-client copied to clipboard

getQuota returns object with NaN values

Open Ranko95 opened this issue 4 years ago • 1 comments

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?

Ranko95 avatar Oct 19 '21 13:10 Ranko95

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.

perry-mitchell avatar Oct 20 '21 19:10 perry-mitchell