New answers tagged facebook
-1 votes
Facebook Messenger webhook setup, but not triggered
I ran into a very similar issue using WhatsApp Cloud API (also part of Meta's platform), where the webhook shows as "Subscribed" but no events are received at all. In my case, the issue was ...
0 votes
Wit AI got 500 (internal server error) while using python API
Check your audio format ffmpeg -i input.wav -acodec pcm_s16le -ac 1 -ar 16000 output.wav Check your file is correct import os print(os.path.getsize(WAVE_OUTPUT_FILENAME)) Check your wit.ai token and ...
Advice
0 votes
0 replies
0 views
Best approach for Meta/Facebook “Sales” campaigns when checkout happens on a third-party domain?
Honestly, this is a pretty tough setup, I’ve dealt with something very similar, and yeah… Meta doesn’t really like it when you don’t control the final conversion point. From what I’ve seen, you’ve ...
0 votes
Facebook AudienceNetwork loaded failure: No fill, Error Message "No fill", what is the reason about FaceBook android Advertise?
Add this line it must work AdSettings.setTestMode(true);
0 votes
Meta Threads API exchange access tokens in error
While graph.threads.net defaults to the latest version, try prepending a version (e.g., graph.threads.net/v1.0/access_token) to make sure the request isn't hitting an older, deprecated version of the ...
3 votes
Accepted
Meta Threads API exchange access tokens in error
I had a similar issue when i had published my app before the review had approved everything. Just try to unpublish / re-publish your app especially if all your review is approved. Note: this may ...
Top 50 recent answers are included
Related Tags
facebook × 85850facebook-graph-api × 24739
php × 11484
android × 11014
javascript × 8710
ios × 8156
facebook-javascript-sdk × 3668
facebook-like × 2803
facebook-php-sdk × 2559
html × 2529
iphone × 2520
authentication × 2476
facebook-opengraph × 2373
facebook-fql × 2204
c# × 2184
java × 2150
objective-c × 2146
jquery × 1897
sdk × 1706
facebook-login × 1627
python × 1613
oauth × 1526
ruby-on-rails × 1497
swift × 1291
twitter × 1251