I was trying to check how BDfR worked, and I tried to run a command to download my saved posts, but when it tried to authenticate me, it errored into those logs I posted. I already configured the config file putting my client ID and secret (I actually did it three times as I tried an older one, but also created a couple more for scripts and web apps), and BDfR works normally not counting the auth thing. But I'm stuck at auth when I try something like downloading saved posts or upvotes.
Thanks in advance.
Command
bdfr download ./downloads --user me --saved --authenticate
bdfr download ./downloads --user me --saved --authenticate -L 25 --file-scheme '{POSTID}'
bdfr download ./downloads --user me --saved --authenticate --file-scheme '{POSTID}'
bdfr download ./downloads --user me --upvoted --authenticate
Description
I was trying to check how BDfR worked, and I tried to run a command to download my saved posts, but when it tried to authenticate me, it errored into those logs I posted. I already configured the config file putting my client ID and secret (I actually did it three times as I tried an older one, but also created a couple more for scripts and web apps), and BDfR works normally not counting the auth thing. But I'm stuck at auth when I try something like downloading saved posts or upvotes. Thanks in advance.
Command
Environment
Logs
log_output.txt