Skip to main content

Questions tagged [whatsapp-cloud-api]

The tag has no usage guidance.

whatsapp-cloud-api
0 votes
0 answers
127 views

Whatsapp webhooks not receiving messages and nothing in the database

enter image description hereI am learning web programming. I am working on adding whatsapp webhook to my web app. My understanding: In my web app, i implemented sending a whatsapp message template ...
newdev's user avatar
  • 9
1 vote
1 answer
687 views

Trying to add a WhatsApp Business API test number to a group

I've created a Meta app and got a Whatsapp test number. I can write to it and it is send to the webhook fine. But I'd like to add that number to a group so others can send messages to it as well, ...
Chaoscontrol's user avatar
0 votes
0 answers
85 views

Does Graph APIs provided by meta for developers useful for access whatsapp business details

Recently I was exploring Graph APIs(https://developers.facebook.com/docs/graph-api/overview) offered by Meta, while checking through couple of APIs like /message-id and /conversation-id for whatsapp ...
Abhishek Rangari's user avatar
1 vote
1 answer
164 views

Issue with WhatsApp Cloud API Upload: Receiving "invalid_request" Error due to Incorrect MIME Type

I encountered an issue while trying to upload an image to the WhatsApp Cloud API using Axios. Despite setting the content type of the form data to image/png for an image with a .png extension, I keep ...
Omkar Patne's user avatar
3 votes
0 answers
126 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
0 votes
0 answers
100 views

WhatsApp webhook developed with AWS Lambda works well locally, but occasionally doesn't work online on AWS

I've developed a WhatsApp webhook using AWS Lambda function in Typescript. When I test locally, everything works fine. When I deploy the application, everything works fine as soon as the deployment is ...
geraud's user avatar
  • 1
1 vote
0 answers
80 views

Facebook login boilerplate code is bugged

I have 2 problems with the code Meta gave for the Business Whatsapp API / embedded flow integration I'm getting two errors: Uncaught ReferenceError: fbq is not defined launchWhatsAppSignup The call ...
Barcelos Growth's user avatar
1 vote
0 answers
45 views

Facebook Fetch Product Catalog Api returning empty response on webstite but working on postman

we are trying to fetch the products catalog on our website, its resutling in empty response https://websiteurl/fb/fetchfbproducts. But, same curl and code is working on postman and in the URL ...
Prateek Sharma's user avatar
-1 votes
1 answer
230 views

How to send messages inside the whatsapp with flutter app, no open whatsApp

I'm building a app for one company of market. After select items and pay I want send message inside whatsApp for client speak "hey, yours items they were confirmed and 30minutes are in your house&...
Gabriel Netto's user avatar
0 votes
1 answer
147 views

Getting message sent directly from Whatsapp instead of Whatsapp Bussines API

I'm facing some problems developing an internal chat for a client. I've already looked at some posts here saying that there is no way to make this work. So instead of asking a generic question I'm ...
Guilherme Silva's user avatar
0 votes
1 answer
215 views

Sending Whatsapp Template With a Document Header via node.js

I am trying to send a WhatsApp template message using Postman. I am receiving a successful response with a WhatsApp ID, but the message is not being received by the recipient (which is myself for ...
Githinji Muthee's user avatar
0 votes
1 answer
216 views

Whatsapp Embed SignupFlow You must provide an app access token, or a user access token that is an owner or developer of the app

I'm using the newest embed SignupFlow for Whatsapp cloud API. since I'm its returning this message: {"error":{"message":"(#100) You must provide an app access token, or a user ...
sealabr's user avatar
  • 1,644
0 votes
0 answers
36 views

How to connect a catalog to Whatsapp Manager via api?

I am able to create a catalog and insert products into it, but now I have to connect that catalog to whatsapp manager via api. Unfortunately I did not find, within the meta documentation, which is the ...
Ivano Mercuri's user avatar
0 votes
0 answers
46 views

How Money is deducted from bank account for bill payment of WhatsApp cloud API

recently I have setup WhatsApp cloud API with payment option but I don't have any idea how WhatsApp going to deduct money ( for messages I will send ) from my bank account. is it deduct automatically ...
gaurav joshi's user avatar
0 votes
0 answers
49 views

WhatsApp Web Service for OTP Verification Not Delivering Messages

I'm trying to implement OTP verification for my website using WhatsApp's web services to send messages. When I use their site panel or POSTMAN requests, there are no errors reported, and it appears as ...
Mahdi fekri's user avatar

15 30 50 per page
1
3 4
5
6 7
13