python-rest-api icon indicating copy to clipboard operation
python-rest-api copied to clipboard

ConversationMessage empty with whatsapp sandbox

Open jessebutterfield opened this issue 6 years ago • 2 comments

The response from the whatsapp sandbox when creating a message has variable names with different capitalization than the ConversationMessage object, meaning that the conversation message objects that are returned from client.conversation_read_message and client.conversation_create_message are empty.

jessebutterfield avatar Nov 07 '19 18:11 jessebutterfield

Same goes for client.conversation_start and Conversation object.

MatevzSe avatar Nov 26 '19 11:11 MatevzSe

Can somebody please fix this issues ? I'm getting wrong message_id on client.conversation_start message id is different from the server.

ascentsentrepreneurs avatar Apr 13 '20 05:04 ascentsentrepreneurs