Skip to main content

Questions tagged [whatsapp-cloud-api]

The tag has no usage guidance.

whatsapp-cloud-api
3 votes
2 answers
728 views

Cannot Download Media from WhatsApp Business API - Working with Postman and cURL - Not working with NodeJS Fetch

I'm having issues trying to download media files from the WhatsApp Business API. Following along with their documentation (https://developers.facebook.com/docs/whatsapp/cloud-api/reference/media#...
Dom Webber's user avatar
3 votes
4 answers
1k views

When using whatsapp embedded signup I can't exchange code for access token

When implementing the WhatsApp embedded signup flow, I can redirect to the signup flow an retrieve an access code. When I want to exchange the access code for an access code, I get the following error ...
job vink's user avatar
  • 151
3 votes
1 answer
1k views

WhatsApp API template message with video not sending

I am trying to send a WhatsApp message using the WhatsApp API with a template that includes a video. When I send templates without media content, they are successfully delivered. However, when I ...
syntax412's user avatar
  • 101
3 votes
2 answers
749 views

Whatsapp message template with status Active – Quality pending couldn't be sent. Getting "(#132001) Template name does not exist in the translation"

{ "error": { "message": "(#132001) Template name does not exist in the translation", "type": "OAuthException", "code&...
GAYATHRI K's user avatar
3 votes
0 answers
423 views

Facing the "Messaging may be unavailable" error - WhatsApp Cloud API

I signed up for the WhatsApp Cloud API and received a test number by default. Unfortunately, I am unable to send messages using that number, as it is not sending any OTP to my targeted number at all. ...
Demoxing's user avatar
  • 789
3 votes
0 answers
125 views

How can we get conversation / message thread between customer and business using whatsapp business cloud API

I am new to this WhatsApp Business API and interested in reading or getting conversation details between customer and business. As I was exploring APIs which meta offering us to use, I did not found ...
Abhishek Rangari's user avatar
3 votes
0 answers
152 views

In what cases is wa_id not a customer's phone number in WhatsApp webhook payload?

"value": { "messaging_product": "whatsapp", "metadata": { "display_phone_number": "000000000", &...
Hopeless's user avatar
  • 639
3 votes
2 answers
3k views

Whatsapp api taking up to 30 minutes to deliver message

I'm new to the meta business platform. I'm currently setting up a whatsapp business account to send messages programaticaly. I'm able to use the api to send messages and make use of templates. The ...
Lucas Kuratani's user avatar
2 votes
1 answer
502 views

How can I send a Whatsapp status (Whatsapp version of stories) using code

I am creating an app and I need to be able to send Whatsapp statuses using code. I have search online a lot but I could not find a good solution. My project currently uses typescript, but if there is ...
Ilay Bokobza's user avatar
2 votes
1 answer
1k views

Whatsapp business API webhook sends multiple responses

I am creating a whatsapp business api app that replies to whatsapp messages with a messages I have received from my API. However, it is triggerring multiple times after the initial messages has been ...
callan george's user avatar
2 votes
1 answer
110 views

Audio sent with the MIME type audio/mpeg, but processed as octect - API WhatsApp

I'm capturing audio via the web using the JavaScript MediaRecorder API. I then send this media to a Go server, which then sends it to WhatsApp. Form in Go: vFile,_= os.Open(this.URL) vBuffer := new(...
RAF's user avatar
  • 33
2 votes
1 answer
139 views

Does WhatsApp Business API support sending messages to WhatsApp groups?

I'm currently exploring the capabilities of the WhatsApp Business API for a project I'm working on. I'm wondering if the WhatsApp Business API supports sending messages to WhatsApp groups. I've read ...
Urvesh Patel's user avatar
2 votes
0 answers
155 views

How to retrieve a WhatsApp message from the API using the message ID?

I'm working on a project where I need to retrieve WhatsApp messages from the API, specifically targeting messages that have been processed through WhatsApp's template. I have the message ID for these ...
Omkar Patne's user avatar
2 votes
0 answers
109 views

Not Receiving Webhooks from whatsapp

I've gone through the whole flow of whatsapp business api with embedded signup. I'm facing two issues. I've gone through the embed signup step and getting the right responses, access tokens, etc. The ...
apinanyogaratnam's user avatar
2 votes
0 answers
3k views

Permission issues in WhatsApp Business Platform API

I have a Meta App for using WhatsApp Business Platform. So I follower every instruction on the official docs (https://developers.facebook.com/docs/whatsapp/business-management-api/get-started#1--...
David TG's user avatar

15 30 50 per page
1
2 3 4 5
13