/tools/xml.php & 2FA
Author |
Message |
MTvB
|
Hej there,
I used to do a daily backup using a shell script from my linux server. After enabling 2FA I am no longer able to do that, as the web application does not seem to accept the generated third party password (I checked with my browser, too - it simply shows the signup.php again with no indication of an error).
What is the suggested way of backing up my toodledo data now?
Here’s part of the shell script:
———snip———
wget -O /dev/null $quiet --no-check-certificate --save-cookies cookies.txt --post-data 'email=username&pass=password&remember=on&redirect=‚ https://www.toodledo.com/signin.php
wget $quiet --load-cookies cookies.txt -O $(date +%F-%T).xml http://www.toodledo.com/tools/xml.php
———snip———
Cheers & thanks in advance
Martin
PS: Please be patient with my response, as I am traveling right now...
|
You cannot reply yet
U Back to topic home
R Post a reply
To participate in these forums, you must be signed in.