fbconnect is an abbreviation for the Facebook Connect sdk which serve as a means to connect to the facebook servers.
Questions tagged [fbconnect]
420 questions
0
votes
1 answer
How to get the logged in user's facebook ID?
I am using facebook connect to allow users to log-in to my site using facebook. I am using the server side authentication using OAuth in classic ASP, vbscript. I want to know if one of the following is possible:
1) Can I identify if the user has…

Pia Palackathadom
- 95
- 1
- 4
- 12
0
votes
1 answer
Alternate of facebook authentication dialogue box in iPhone using HTML5 and js(web app)
i am able to authenticate a fb user by opening a new window, so it can post on his wall. I am using HTML 5 web app in order to make it but my share button doesn't work in iPhone. It doesn't open a new window.
I need it in the way that clicking on…

Mujtaba Haider
- 1,650
- 2
- 19
- 29
0
votes
1 answer
Facebook Login infinite loop
I got a Problem with the Facebook Login on my page.
First I tried it with only FB.Login but then i get following message: "FB.login() called when user is already connected."
So I added FB.getLoginStatus But now it keeps loggin me in, in a infinite…

MrTouch
- 654
- 2
- 12
- 28
0
votes
1 answer
how to enable fb-login for dynamic subdomains
What is the way(rather the best way) to enable FB-login for dynamic subdomains? Suppose I have domain.com and now my app is self-serve and allow end-user to create their personal app(e.g. myapp.domain.com), where FB-login/registration will be…

user343283
- 95
- 2
- 11
0
votes
1 answer
Is there something wrong with Facebook API currently?
Anyone notice something wrong with their login button? My codes were working, suddenly they start to behave strange today and i didn't modify any code. Here is my code to help you debug with me what is wrong possibly on my end?
I have this on…

Ahmed Fouad
- 2,963
- 10
- 30
- 54
0
votes
1 answer
Can I use Pages to authorize on my website in the same way Facebook Connect does?
Is there any way to authorize user (acting as a Page or Page administrator) in the same like FB Conect does but using Page data?
E.g. I would like a company, say local barber, authorize in my system as a certain Page (can be indirect, i.e. through a…
anon
0
votes
1 answer
New fbconnect Api Errors?
I am using fbconnect api in my application for images uploading on facebook wall. it works for me well about 2 months ago. but Now it's not work for me, for this purpose I integerate new fbconnect api using this link..…

jamil
- 2,419
- 3
- 37
- 64
0
votes
1 answer
Facebook login dialog disappears soon after loading without login screen or any response in Android App
Facebook sdk is integrated to our android app and fb signin was working fine till last week. From 22nd May however, in some devices like LG-P500, huawei-u8800 running 2.2 android OS - when clicked on fbconnect login button ,the login dialog opens…

bharath gangupalli
- 550
- 1
- 7
- 23
0
votes
1 answer
Facebook connect - integration into iOS application error
I am currently trying to integrate Facebook into my iOS application using Xcode. I am trying to follow the Facebook tutorial at https://developers.facebook.com/docs/mobile/ios/build/
yet when i try to add the Facebook class i receive an error. I…

JohnAnge Kernodle
- 239
- 1
- 3
- 20
0
votes
1 answer
Sorry the application you are using is misconfigured for Facebook integration. Please download the latest version of the application. - Xcode
I have followed the Facebook integration tutorial here http://www.mobisoftinfotech.com/blog/iphone/iphone-fbconnect-facebook-connect-tutorial/
And the Facebook window opens but hen it displays the error message - sorry the application you are using…

JohnAnge Kernodle
- 239
- 1
- 3
- 20
0
votes
1 answer
Facebook information attachment issue
I worked on app where I was sharing information using FBConnect. I was sharing title, description, URL and Image which was working fine before some days ago but suddenly I am getting issue while sharing data
ERROR; This endpoint has been…
user1246165
0
votes
3 answers
How to fetch information from facebook using FBConnect
I want to fetch user information from facebook.I am using FBConnect APi for that.

Aseem
- 174
- 2
- 10
0
votes
1 answer
facebook login integration isnt getting my userID
I follow this tutorial to integrated facebook : http://25labs.com/tutorial-integrate-facebook-connect-to-your-website-using-php-sdk-v-3-x-x-which-uses-graph-api/
The problem is that when i click the login link and allow the app,when i print_r the…

Ben
- 1,906
- 10
- 31
- 47
0
votes
1 answer
How to get a profile picture from facebook
I am trying to get Facebook profile picture . I am using the following with my value in place of ######### . After running the PHP i get a message "Hello".
I want that i get my name also with it like "Hellow Aditya" along with my profile picture.…

Yahoo
- 4,093
- 17
- 59
- 85
0
votes
1 answer
FBConnect API is not showing Share page recently in iOS
i have made use of "FBConnect API" in my app for fb sharing..
Before two-three weeks ago it was working fine. but now it does not display share page at all.
Does any one know what is the issue with it?
OR
Any one know how to resolve this issue?
i…

βhargavḯ
- 9,786
- 1
- 37
- 59