open-wa/wa-automate-docker

How do I find the session data base64 string? #36

yinonhever posted onGitHub

A comment on the docker-compose.yaml file says the following: "Uncomment next line and add the session data base64 string to authenticate the session without the need to scan it again"

I downloaded the repo's files, built and run the docker image locally on my server, and scanned the QR code for the initial authentication, Where can I find the session data, and the base64 string that's needed to autothenticate the next session automatically? I couldn't find any file that was auto-generated.


session data is a relic of legacy (non-multi-device) sessions. If you have a multi device enabled account, it's irrelevant. add the flag --multi-device at the end of your docker run command to use the docker image with md

posted by smashah almost 3 years ago

Fund this Issue

$0.00
Funded

Pull requests