Current Page: 1 of 1
Results 1 - 2 of 2
7 weeks ago
prueba2306
Thank you! It worked.
Forum: WampServer English
7 weeks ago
prueba2306
I'm trying to interact with Whatsapp API using PHP cURL. The code is simple, send a POST request to send a message to a phone. That's it. It works, sends the message without issues. The problem begins after that. $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, "; curl_setopt($curl, CURLOPT_POSTFIELDS, json_encode([ 'messaging_product' => 'whatsapp', 'to' => '<PHO
Forum: WampServer English
Current Page: 1 of 1