Skip to main content

Questions tagged [whatsapp-cloud-api]

The tag has no usage guidance.

whatsapp-cloud-api
150 questions with no upvoted or accepted answers
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
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
2 votes
1 answer
1k views

Send audio Whatsapp API, it returns success but the audio does not arrive on the phone

I'm trying to send an audio to the whatsapp API, below the code and the return, it returns success but the audio does not arrive on the cell phone SEND MEDIA curl --request POST \ --url https://...
Nagi's user avatar
  • 339
2 votes
1 answer
724 views

Whatsapp Cloud API - update profile image error: Please upload JPG image

I'm following the docs on updating whatsapp profile image. I successfully uploaded the jpg image to the Resumable Upload API, and got the file handle. But when using the file handle to update the ...
yiddishe-kop's user avatar
2 votes
1 answer
258 views

Cannot get sessionInfoListener on Whatsapp Embedded Signup

I'm trying to get sessionInfoListener to my Whatsapp Embedded login, but the return is being something like a callback info and code, meaning non json response. I'm receiving something like: data=cb=&...
Filipe Dias's user avatar
1 vote
0 answers
33 views

Is there a way to find out the maximum message limit that can be sent in 24 hours using the WhatsApp Business API?

Reading Facebook's documentation, there are various levels of limits for the messages a business can send in 24 hours. 1K business-initiated conversations 10K business-initiated conversations 100K ...
Ivano Mercuri's user avatar
1 vote
0 answers
48 views

Receiving "You must accept the WhatsApp Business Cloud API terms to use the API." error on register phone number request

In our app, we are trying to use Whatsapp Cloud API with our user's OAuth access token (received through the Facebook Login flow, and we have whatsapp_business_messaging,whatsapp_business_management ...
Adam Szabo's user avatar
1 vote
2 answers
296 views

Unexpected Null or Undefined Error When Adding Phone Number in WhatsApp API Setup

I'm encountering an issue while setting up the WhatsApp API. Specifically, when I try to verify my WhatsApp number on the setup page, I receive the following error: Got unexpected null or undefined ...
sky trade's user avatar
1 vote
0 answers
133 views

"The account does not exist in the Cloud API" - Whatsapp Business API problem with test number

In the page setup on Meta For Developers it says that the account (test number) does not exist in the Cloud API. I was previously able to run tests normally with the provided test number (receiving ...
Matheus Souza's user avatar

15 30 50 per page
1
2 3 4 5
10