Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem accessing MEGA API account #224

Open
CrisRogoy opened this issue Jan 19, 2023 · 3 comments
Open

Problem accessing MEGA API account #224

CrisRogoy opened this issue Jan 19, 2023 · 3 comments

Comments

@CrisRogoy
Copy link

Description:
I'm trying to upload files to MEGA and it's working fine, the detail is that after a day it blocks
the account on the site and I need to change the password to be able to access it, I have already sought help on the forum site but I have no solution.

What are you trying to do
Upload files to MEGA website without blocking the account.

Actual behavior:
After uploading the file, it blocks the account until you change the password.

what happens
Blocks the account until you change the password.

Expected behavior:
Upload file without blocking the account.

what should happen
Upload file without blocking the account.

Steps to play:

  1. Upload file to mega.co.nz Free account
  2. The next day the account is blocked.
  3. It only releases the account from changing the password.

MegaApiClient Version:
1.10.3

@gpailler
Copy link
Owner

gpailler commented Mar 6, 2023

Hi,
It's a long time since you reported this issue. Were you able to fix it?

@CrisRogoy
Copy link
Author

Hi, unfortunately I didn't get it yet.

@cube-sconti
Copy link

cube-sconti commented Jul 3, 2023

I'm experiencing the same issue here. After a few days of a connection to my free MEGA account using the library (1.10.3), the account is automatically locked and requires a password change to unlock. My password consists of random characters, so there has to be something wrong in the library that triggers the security mechanism. After I change my password to a new one, the process repeats. The library is currently unusable for me due to this. Note that I'm connecting from the same IP address where the account has been registered and I'm not doing any suspicious or excessive actions on the account. My program logs into the account, retrieves account information and nodes and uploads some files to the account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@gpailler @CrisRogoy @cube-sconti and others