evolution-api
evolution-api copied to clipboard
[BUG]Erro 500 na listagem de Chats
Welcome!
- [x] Yes, I have searched for similar issues on GitHub and found none.
What did you do?
Estou tentando fazer a listagem de Chats por meio da rota /chat/findChats/
What did you expect?
Deveria vir alistagem dos chats
What did you observe instead of what you expected?
Mas estou recebendo o seguinte Erro :
""" { "status": 500, "error": "Internal Server Error", "response": { "message": "Cannot read properties of null (reading 'mediaUrl')" } } """
Screenshots/Videos
No response
Which version of the API are you using?
2.3.4
What is your environment?
Linux
Other environment specifications
No response
If applicable, paste the log output
No response