gabrieldwight / Whatsapp-Business-Cloud-Api-Net

This is C# wrapper of whatsapp business cloud api for .NET
MIT License
284 stars 104 forks source link

Message sent with marked success alert, but I don't get a message on whatsapp? #22

Closed mbsysde99 closed 1 year ago

mbsysde99 commented 1 year ago

Message sent with marked success alert, but I don't get a message on whatsapp? What is the solution to this problem?

Thanks and Regards, Yudha

image

gabrieldwight commented 1 year ago

@mbsysde99 If you are using a test phone number from Meta. Send the hello world template message from the test console and reply message with any text. After that, you will be able to receive a WhatsApp message from the test phone number.

mbsysde99 commented 1 year ago

@mbsysde99 If you are using a test phone number from Meta. Send the hello world template message from the test console and reply message with any text. After that, you will be able to receive a WhatsApp message from the test phone number.

Thanks Brother, Now its worked!