whatsapp-business-java-api icon indicating copy to clipboard operation
whatsapp-business-java-api copied to clipboard

Receiving Error when sending message using template.

Open isanketsaha opened this issue 2 years ago • 2 comments
trafficstars

This error is coming when receiving response after sendMessage().

Resolved [com.whatsapp.api.exception.WhatsappApiException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "message_status" (class com.whatsapp.api.domain.messages.response.Message), not marked as ignorable (one known property: "id"]).

isanketsaha avatar Nov 05 '23 18:11 isanketsaha

Hello and welcome! We're glad to see that you've opened your first issue. We appreciate your contribution and would love to hear more about the problem you're experiencing. Our team is actively monitoring this repository and we will do our best to respond to your issue as soon as possible. Thank you for using our project and we look forward to working with you!

github-actions[bot] avatar Nov 05 '23 18:11 github-actions[bot]

@isanketsaha Any workaround for this?

santhoshda avatar Jan 30 '24 17:01 santhoshda

Hello @isanketsaha / @santhoshda I'm checking this issue.

Bindambc avatar May 07 '24 03:05 Bindambc

Fixed - version v0.4.1 https://github.com/Bindambc/whatsapp-business-java-api/releases/tag/v0.4.1

Bindambc avatar May 07 '24 04:05 Bindambc