Skip to main content

All Questions

17 votes
2 answers
1k views

Facebook Like functionality using C# SDK

I want to display to know when the facebook like button is clicked and upon verify button click, I want to post the like to the fan page. I want to use Facebook C# SDK. Here is my code: Html <...
Pearl's user avatar
  • 9,129
0 votes
0 answers
1k views

Facebook access token without Login Dialog

Can we get the Facebook user access token without prompting to login page. Isn't it enough having App Id and App Secret to get the token. I have tried according to the Facebook API documentation. But ...
M_K's user avatar
  • 227
1 vote
0 answers
104 views

How do I get the specific Facebook error message instead of a a general fail message

A page request to Facebook when failed always throws up a generic error message: Exception: The remote server returned an error (400) Bad Request. However, when I do the same call manually, via ...
ibexy's user avatar
  • 591
3 votes
0 answers
466 views

Error while trying to implement Facebook connect with Javascript SDK

Getting following error when trying to implement Facebook connect with Facebook JavaScript SDK:- Uncaught DOMException: Blocked a frame with origin "https://staticxx.facebook.com" from accessing ...
Puneet Pant's user avatar
0 votes
0 answers
72 views

fb page tab share with link inside

I'm trying to create custom share button where user can go directly inside application (not in main page). For example if client will share https://example.com/Stories/Details/2 when someone will ...
gsiradze's user avatar
  • 4,683
0 votes
1 answer
203 views

How to invite friends to the Facebook application that is not a game?

I have 'Apps for pages' application. I use C# and Facebook javascript SDK. I would like to call the Facebook dialog for inviting friends. This used to work with FB.ui method 'apprequests'. Now this ...
Jolanta Michailova's user avatar
0 votes
1 answer
107 views

Facebook share on a Facebook Page timeline, on behalf of the user

On a mobile app, I want to have a Share button that posts an image on behalf of the user, but instead of posting it on this user's timeline, it must be posted on a specific Facebook Page timeline. By ...
Rafael Jannone's user avatar
0 votes
1 answer
966 views

how to Publish my Facebook app?

I build an app using the same app I mostly used to publish post but it is a test app. I want to allow some of my clients to publish via this app but it gives error: App Not Setup: This app is ...
haider ali's user avatar
-3 votes
2 answers
992 views

how to post a status in a group using Facebook graph explorer? [closed]

Https://graph.facebook.com/v2.3/238155829716205 I want to post a status in open group what will be the query using facebook graph api thankyou
nouman arshad's user avatar
0 votes
1 answer
174 views

Is it possible to always ask user even if already connected using Facebook Javascript SDK

I have MVC5 project written in C# and I use Facebook Javascript SDK, I'm wondering if it's possible to always ask user when login using Facebook. Example scenario: User A login to my site using ...
tickwave's user avatar
  • 3,415
0 votes
1 answer
171 views

The currency and amount return parameters from the dynamic pricing callback can not be empty

I'm setting up facebook canvas payments and I'm using dynamic pricing so I have a callback setup to send the price to facebook. I'm following the instructions below and I will paste my code as well. ...
DarthVegan's user avatar
  • 1,238
1 vote
0 answers
75 views

How can I show my news/blog post's page comments on my facebook post as comments

I am new on FB API. I don't know how I can show comments of my website's page on facebook's post (relevant to that page) Please help me on showing my website's page comments (will be done by users ...
Chhatrapati Sharma's user avatar
0 votes
1 answer
860 views

Still no solution how to simple post a Facebook wall

I need to post a message from my personal website to the website´s facebook wall page. I dont want the user to authenticate against facebook, instead a default website account should be used(probably ...
Banshee's user avatar
  • 15.7k
1 vote
1 answer
1k views

Publishing a single facebook post with multiple photos

Is there a way to publish a single post with multiple photos? e.g. - sample facebook post You can do this on the Facebook Page when composing a post (composing a post with many photos). I came ...
rizan's user avatar
  • 339
0 votes
2 answers
513 views

Check user's Facebook permissions and re-prompt for missing permission

I am creating a website using ASP.net MVC 4 and I can have the users log in with their facebook account, the problem is that if a user denies publish permission I want to check their active permission ...
Riquelmy Melara's user avatar

15 30 50 per page