You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I have searched for similar issues on GitHub and found none.
What did you do?
Integrando o Typebot com Evolution funciona bem até que seja enviada um objeto Location (Localização do WhatsApp). Ocorre um erro nos logs do Evolution devido ao "objeto" não ser esperado e trava o bot.
What did you expect?
Retornar uma string com Lat/Long da Localização enviada
What did you observe instead of what you expected?
Travou o bot e erro nos logs
Screenshots/Videos
Which version of the API are you using?
2.2.0
What is your environment?
Linux
Other environment specifications
No response
If applicable, paste the log output
[Evolution API] v2.2.0 184 - Fri Jan 10 2025 09:54:49 LOG [TypebotController] [string] Debounce complete. Processing message: -16.36928367614746
[Evolution API] v2.2.0 184 - Fri Jan 10 2025 09:54:49 ERROR [unhandledRejection] [object]
{
origin: Promise {
TypeError: m.toLowerCase is not a function
at nt.processTypebot (/evolution/dist/main.js:161:6320)
at async /evolution/dist/main.js:282:33304
},
stderr: 2
}
[Evolution API] v2.2.0 184 - Fri Jan 10 2025 09:54:49 ERROR [unhandledRejection] [object]
TypeError: m.toLowerCase is not a function
at nt.processTypebot (/evolution/dist/main.js:161:6320)
at async /evolution/dist/main.js:282:33304
Additional Notes
No response
The text was updated successfully, but these errors were encountered:
Welcome!
What did you do?
Integrando o Typebot com Evolution funciona bem até que seja enviada um objeto Location (Localização do WhatsApp). Ocorre um erro nos logs do Evolution devido ao "objeto" não ser esperado e trava o bot.
What did you expect?
Retornar uma string com Lat/Long da Localização enviada
What did you observe instead of what you expected?
Travou o bot e erro nos logs
Screenshots/Videos
Which version of the API are you using?
2.2.0
What is your environment?
Linux
Other environment specifications
No response
If applicable, paste the log output
[Evolution API] v2.2.0 184 - Fri Jan 10 2025 09:54:49 LOG [TypebotController] [string] Debounce complete. Processing message: -16.36928367614746
[Evolution API] v2.2.0 184 - Fri Jan 10 2025 09:54:49 ERROR [unhandledRejection] [object]
{
origin: Promise {
TypeError: m.toLowerCase is not a function
at nt.processTypebot (/evolution/dist/main.js:161:6320)
at async /evolution/dist/main.js:282:33304
},
stderr: 2
}
[Evolution API] v2.2.0 184 - Fri Jan 10 2025 09:54:49 ERROR [unhandledRejection] [object]
TypeError: m.toLowerCase is not a function
at nt.processTypebot (/evolution/dist/main.js:161:6320)
at async /evolution/dist/main.js:282:33304
Additional Notes
No response
The text was updated successfully, but these errors were encountered: