MegaApiClient icon indicating copy to clipboard operation
MegaApiClient copied to clipboard

Attribute deserialization failed: Unexpected character encountered while parsing value:

Open mwantia opened this issue 11 months ago • 1 comments

I have two accounts:

  • The firstOne I my "main" account, which I privately use to upload all my stuff to the cloud.
  • The second one is an account I mainly just created to further test this repository, so it only contains 3 files and 1 folder.

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.

mwantia avatar Mar 23 '24 10:03 mwantia

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.

gpailler avatar Mar 26 '24 06:03 gpailler