Skip to content

Unable to get multiple accounts working #443

Answered by aliparlakci
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

--authenticate and --user are two entirely different things. --authenticate refers to the user logged in to the reddit (the account you gave access to reddit through the URL). --user is only for specifying the user for --multireddit or --upvoted. It is like visiting another redditor's profile in your browser. You don't login as their accounts, per se.

Each time you authenticate with the provided URL, your credentials are saved to a configuration location. BDFR does not prompt for a new login unless there exists a credential in that location.

Thus, you can delete the configuration folder, run BDFR with --authenticate option and authorize with the given link for account1. Then, move the def…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant