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
Hi! Thank you for a yours great job, and nice gem!
this code puts "Error: #{message_response.error&.to_s}"
print in console this:
Error: #WhatsappSdk::Api::Responses::MessageErrorResponse:0x00007f44f6a01580
for any error
Describe the bug
Every time when i get error my code print Error: #WhatsappSdk::Api::Responses::MessageErrorResponse:0x00007fb9a00fc9e8
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: