-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
Comments
Hi, |
Hi, unfortunately I didn't get it yet. |
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. |
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:
MegaApiClient Version:
1.10.3
The text was updated successfully, but these errors were encountered: