Bryan William

Results 8 comments of Bryan William

> Hi, it was nice demo but let me know why you haven't used "google.client.user-authorization-uri" url. Because i just debug your code and found that only we are getting AccessToken...

For others with the same problem: Stop using: atendai/evolution-api:latest Start using: atendai/evolution-api:v1.8.2 So your docker wont pull the latest version every update, and will keep it on LTS version Ps:...

The error: Database provider invalid is because u are not setting DATABASE_PROVIDER with the database name u want to use, like `DATABASE_PROVIDER=postgresql`

> > The error: Database provider invalid is because u are not setting DATABASE_PROVIDER with the database name u want to use, like `DATABASE_PROVIDER=postgresql` > > I also tried typing...

> > The error: Database provider invalid is because u are not setting DATABASE_PROVIDER with the database name u want to use, like `DATABASE_PROVIDER=postgresql` > > Yes, I added the...

> > For others with the same problem: > > Stop using: atendai/evolution-api:latest Start using: atendai/evolution-api:v1.8.2 > > So your docker wont pull the latest version every update, and will...

Check if ur docker img is really set to 1.8,2 or to latest: This is what my docker image is set on my easypanel: ![image](https://github.com/user-attachments/assets/1d6356e8-24c4-45a7-be01-0c885cf740cd) And using this docker image,...

> Aqui obtive o mesmo problemas com 2.2.0 e latest, resolvido fazendo downgrade para 1.8.2. Boa! Foi o que eu disse pro pessoal ali, manter a versao 1.8.2 pois o...