Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
gigya provides social media tools to be emebedded in web applications. Gigya has javascript api,rest api and server side api to enable social media tools.Use this tag for asking question about gigya javascript plugin or rest calls to gigya or server side gigya api issues.If you are using javascript ...
0
votes
0answers
31 views
Is there a platform-agnostic toolkit for creating Social test accounts?
Facebook provides the ability to create test accounts via the Open Graph. We've found this really useful in developing integration tests using in-memory testing of Spring REST endpoints. We can create ...
0
votes
0answers
94 views
How to retrieve friends profile pics from facebook using Gigya?
I am developing an application, in which I have to fetch Facebook contact(friends) profile pics. But I am unable to find the image URL or image related data anywhere in my parsed data. Can you please ...
0
votes
0answers
140 views
Using Gigya How can I share a Pic to My FB wall
I am using this piece of code :
- (void) gsLoginUIDidLogin:(NSString*)provider user:(GSObject*)user context:(id)context {
GSObject *userAction = [[GSObject new] autorelease];
[userAction ...
0
votes
0answers
78 views
Resize facebook permission dialog in firefox using gigya
I am using gigya to connect to facebook and have included almost all the permissions for connecting. In firefox i could not see the Allow button as the permission dialog size is too big. Did anyone ...
0
votes
1answer
1k views
Gigya Integration Help Needed
I am trying to develop a new site using gigya for facebook integration
for that i have created a facebook application
then updated my gigya settings like app id and secret id
Grabbed the facebook ...
2
votes
2answers
155 views
Allowing users to login via other networks
I'm currently in the process of dating the data from other networks by the use of Gigya to allow users to login to my site and then post the data with php to my database.
I don't know if this is the ...
0
votes
2answers
584 views
iPhone Gigya integration sharing Facebook, twitter inconsistency
I am currently integrating facebook and twitter for iphone with gigya.
For Twitter sometimes its sharing and sometimes don't. Facebook also happening same as well.
lately facebook not even opening ...
0
votes
1answer
232 views
In gigya wordpress plugin how i can use facebook like button
I am using wordpress 3.0 and gigya plugin for connecting facebook.I want to add like button in my wordpress pages. So how i can add fb like button?