Can't use my new mega account to backup. Whenever I try to verify the connection it returns:
"Failed to connect: API response: ResourceNotExists"
I also tried to continue but the backup won't run further than "Checking Backend Details". Same error then.
I used a new Mega Account without 2FA!
EDIT:
I was using the wrong password, maybe just add a more detailed version of the API response, if available.


@Bungeefan Previously I've used duplicity and it couldn't connect to an account that has been created via Mega web interface(it creates some new type of account). Only account created via api worked. That account works with duplicati.
megareg --name=Your Name [email protected] --password=YourPa$$w0rD --registerIt should help.
@devops-caspian Thanks anyway.
Is that a workaround or the way to go?
@Bungeefan Forget what I've previously said. I've just created a new account at mega.nz via web interface and used duplicati 2.0.5.1-1 installed on Ubuntu 19.10. It works.
@devops-caspian then tell me what I am doing wrong. Did you set something specific in the MEGA account settings? And what did you enter as Username in duplicati? Is it wrong when I am using the email?
Omg I am just dumb... @devops-caspian sry for your time.
I used the wrong password on the new account. Now it is working for me.
Maybe parse the API response better and show the user a detailed version of the error, if available.