React Native import Facebook picture
How do I get the user ID mail picture and so on? The picture is very important. I already tried different examples but they didn't work. I want to show the picture on a second screen but that's not so…
How do I get the user ID mail picture and so on? The picture is very important. I already tried different examples but they didn't work. I want to show the picture on a second screen but that's not so…
I tried to log in with Facebook Graph API and get user info. The code I used to get user info worked before but today I tried login with facebook but Facebook API throwing this error. Undefined offset: 1 /home/****/vendor/facebook/php-sdk-v4/src/Facebook/Http/GraphRawResponse.php…
How to set the gender in Facebook Marketing API targetting spec? I've tried setting the gender but i'm getting gender is not a valid target spec field error. targeting_spec = {"geo_locations": { "location_types": ["recent"], "custom_locations": [ { "latitude": 14.5764, "longitude":…
I've got a database containing offline conversions (email, phone, name, purchase_amount, etc). I can export this database in .csv or .xls and I can also email this file on a daily basis to a Gmail account. As Zapier has a…
I'm currently using Facebook Marketing API to get Ad related data of my Facebook and Instagram page. (I have connected my Instagram page to Facebook page) When I call the below API endpoint, I'm getting data for Facebook and Instagram…
I want to get info about ad campaign. And I start from this code to get campaign name. and I get this error : Traceback (most recent call last): File "C:/Users/win7/PycharmProjects/API_Facebook/dd.py", line 2, in <module> from facebookads.adobjects.adaccount import AdAccount File…
I have a little experience dealing with Facebook Graph API. I need to get daily views for the video as oppose to lifetime views. FB API docs don't show this to be an option (lifetime - only period param) https://developers.facebook.com/docs/graph-api/reference/video/video_insights/…
I am new to Laravel and I now I am working on Fb connection with laravel. I am faced with a problem. When I try to login with facebook from localhost I receive an error in CMD (Invalid request (Unsupported…
I'm creating a demo application in .NET Core 2.1, which uses Azure AD B2C to login with Facebook, all good there, however, I would like to get the facebook access token to be able to invoke facebook api, I thought…
Please help me to solve the issue. The issue is, After creating a Facebook business account for WhatsApp business API service. I did not found/see the menu of WhatsApp account setting in this. How to enable this menu. Could you…