open-wa/wa-automate-docker
![](https://avatars.githubusercontent.com/u/5903821?v=4)
The issue has been closed
Use case for WA_SESSION_DATA #29
benyhirmansyah posted onGitHub
I tried to put base64 string data into WA_SESSION_DATA in my docker-compose.yml. I copied those string from session.data.json which was generated automatically after connecting to my WhatsApp account.
Then, I stop my docker container. Started it again, then it still asked me to scan qrcode again for new session.
Did I miss any steps? Do we need to scan qrcode again even if we have put those base64 string already?