gpailler / MegaApiClient

MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
https://gpailler.github.io/MegaApiClient/
MIT License
225 stars 77 forks source link

Attribute deserialization failed: Unexpected character encountered while parsing value: #240

Open mwantia opened 7 months ago

mwantia commented 7 months ago

I have two accounts:

I created a outgoing share from the second account to my main account and gave myself full access, so I can upload and download to the folder even from the first account. If I upload a new file, an image for example I can see and access it from my browser without any problems but whenever I use the repository, login to my second account and load the nodes I receive the following errored node: image

It seems that this problem was also already mentioned in another Issue #231, with a possible explaination for the problem.

gpailler commented 7 months ago

Yes it's a known issue with the library. Unfortunately, I don't have a lot of time to allocate to MegaApiClient to investigate and fix this part. It would be great if you can improve this part and propose a PR.