I can't receive messages through my webhook with Whatsapp Cloud API - Stack Overflow
I created a webhook and added the business number. My webhook is correctly verified and is receiving test messages sent from the dashboard, however when I send whatsapp messages to the business number, the webhook does not receive them.
I tried to follow this suggestion , however if I try to do the curl
curl -X POST \
'.0/WHATSAPP_BUSINESS_ACCOUNT_ID/subscribed_apps' \
-H 'Authorization: Bearer ACCESS_TOKEN'
using as ACCESS_TOKEN the temporary access token generated in the whatsapp facebook page, I get the error:
"Unsupported get request. Object with ID 'my-id' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation".
I don't know what to do next, if anyone has anything to suggest any help is appreciated!
- 微软押注Win8平板最危险因素是硬件商
- html - HTML5 Canvas: How to draw on Canvas from Java or C++ server? - Stack Overflow
- schema - TALLY XML API ISSUE - Stack Overflow
- visual studio 2017 - C++ build errors with wxWidgets 3.1.2 and Connect method - Stack Overflow
- How to Interact with iframe in Google Form “add file” feature Using Python and Playwright? - Stack Overflow
- mip sdk - Can you use the mip sdk to apply a mpip sensitivity label to a .json? - Stack Overflow
- tracking - Add custom hand gestures in three.js - Stack Overflow
- javascript - Alpine.js menu toggle issue - Stack Overflow
- reactjs - how to fetch headers in middleware in Next js - Stack Overflow
- python - Having issues getting django-simple-captcha to work on my Contact Us page - Stack Overflow
- installation - Upgrading to Inno Setup v6 - SignTool=sha1 no longer works - Stack Overflow
- typescript - How to correctly mock an express middleware with jest? - Stack Overflow
- smartcontracts - FailedCall() with OpenZeppelin meta transactions (ERC2771Forwarder and ERC2771Context) - Stack Overflow
- deno - how to hide freshjspreact source code from Dev Tools - Stack Overflow
- javascript - How do I change file pathing after installation? - Stack Overflow
- reactjs - How to render text and list from markdown frontmatter on Next project? - Stack Overflow
- r - subscript out of bounds error when indexing vector of equal size - Stack Overflow