EvolutionAPI / evolution-api

Evolution API is an open-source WhatsApp integration API
https://evolution-api.com
GNU General Public License v3.0
901 stars 479 forks source link

EVO 2.0 - Criação de instância (Token already exists) #657

Open guigagb opened 1 week ago

guigagb commented 1 week ago

Welcome!

What did you do?

Ao tentar criar mais de uma instância sem passar token dá erro a partir da segunda instância: image

Ao que parece o token não tá sendo gerado automaticamente conforme informa a documentação: image

Endpoint: POST Instance/create

What did you expect?

Cria mais de uma instância sem fornecer token no payload.

What did you observe instead of what you expected?

Erro: Token already exists

Screenshots/Videos

image

Which version of the API are you using?

2.0.0

What is your environment?

Linux

Other environment specifications

No response

If applicable, paste the log output

No response

Additional Notes

No response