Skip to main content

All Questions

0 votes
0 answers
26 views

Post in facebook with APIGRAPH

I'm trying to make a post on Facebook, using the Graph API, with country restriction. but I have an error with the location_types field, I am attaching an image of my query in postman. (https://i....
Gian Franco's user avatar
0 votes
0 answers
144 views

How to access facebook profile picture

I'm trying to access the user profile picture using facebook API and it was working fine until last month. here is my code: var fbVerifyKeys = _config["Facebook:AppId"] + "|" + ...
Saim Sajid's user avatar
0 votes
0 answers
575 views

Facebook API to create a marketplace listing

Spent too much time on Facebook API documentation, only similar thing I found was through eCommerce/Business page, but I need to do without business When manually adding a post it goes to https://www....
BakaYata's user avatar
0 votes
0 answers
58 views

Fetch Title, Description and Image from facebook URL

I have a messaging app in which I need one API that returns the title, image, and description of a particular Facebook URL (Facebook (Public) POST). I have AppId as well as App Secret. I am using c# (....
Prince Gajjar's user avatar
0 votes
0 answers
41 views

Can we transfer users data from a Consumer app type to Gaming Services app type in Facebook in Unity?

I have a game on Facebook and it is integrated in Unity and it has an app type of Consumer. I also have some users which are already logged into the game using Facebook, and they have some in-game ...
Deep Mevada's user avatar
0 votes
1 answer
435 views

How to filter Facebook custom audience GET request by data_source type and subtype via filtering parameter

I am trying to filter Facebook custom audience that we get via this endpoint: var url = $"{advertiserId}/customaudiences?limit={limit}&fields=name" + "&...
Chanté Gobel's user avatar
0 votes
2 answers
743 views

How to capture answers from Facebook Group Membership Questions?

I'm trying to figure out how to capture answers from a Facebook Group's Membership Questions? What I mean is when a new member joins a FB group, the group admins can set up to 3 questions to ask the ...
Jason's user avatar
  • 103
1 vote
0 answers
408 views

get campaigns info from facebook marketing api in C#

Hope I will get some help and not get marked as duplicate because spent a couple of days and still didn't find a solution for this one. My problem is that I am working on an application that should ...
mitotomi's user avatar
  • 102
1 vote
1 answer
2k views

facebook Graph API Send post using asp.net and c# is not working

I want to send post through asp.net and c# to my facebook account,i tried multiple things but unable to understand why it is giving me error, can any one guide me? My App Details private const string ...
Muhammad Rashid's user avatar
5 votes
0 answers
567 views

(OAuthException - #100) Invalid verification code format

I have using the Facebook login authentication on the C# ASP.NET MVC application. Facebook assembly reference: Facebook.7.0.6 Used the below code for getting user details, dynamic result = fb.Post(&...
Mohanraj Periyannan's user avatar
0 votes
0 answers
385 views

Facebook Graph API - IG Media Getting Metadata Issue

I have some issues about IGMedia getting metadatas. I followed the instructions in documentations. But I am getting an error like "400" "Bad Request". Before try to getting IGMedia metadatas , I took ...
Selim Çelik's user avatar
0 votes
0 answers
63 views

Returned Facebook feed not containing user name

I used Facebook API c# to returning all feeds in specific page but the returned data not containing any information about user who added this feed all what I need return with every feed the name of ...
sabreen saber's user avatar
1 vote
1 answer
457 views

Expected X-Hub-Signature via SHA1 not same as what FB is sending (code in C#)

I am having problems getting the X-Hub-Signature sent to me by facebook to match the one I am generating in C#. For a while I thought I was running the function wrong but I have now used multiple ...
Mike AI's user avatar
  • 31
0 votes
1 answer
419 views

Confused about Failed Facebook app review for user_friends permission

We've submitted our app for review to get the Facebook user_friends permission. Our review was rejected with the following comments : While use case and screencast are approvable we could not ...
UltraPotato's user avatar

15 30 50 per page
1
2 3 4 5
38