You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: