I have gigya installed, and have made all of the modifications, but it does not work for some reason.
It does the popup and login to the social network correctly, but does not include the correct query string when coming back from the popup. I did lots of testing and tracked it down to gigya_login_ajax in gigya.pages.inc. This function is called, but the 'signature', 'timestamp', and 'UID' values do not exist. The popup itself works fine, and logs in properly to the site. For example, if I try Twitter, it will log in, and get the OAuth key and everything seems fine.
Since the URL seems to be called from eventsBroadcaster.swf, I can't see what's wrong with the code on either my site or gigya to cause the problem.
Comments
Comment #1
ddyrr commentedI did another test, and the problem only seems to occur on FF 3.5. It worked on IE 7. I didn't test any other browsers, but FF is my main browser.
Comment #2
Gigya commentedStrange, we can't reproduce this issue here in Gigya - Twitter and FF 3.5 works for us in Drupal and on other platforms.
can you give us a link to a site that we can see the problem in?
Comment #3
ddyrr commentedI finally found the problem. I guess my security settings were not allowing the info to come through. I simply did Tools->Options, Then, even though I was accepting cookies, I still had to click Exceptions and Allow BOTH gigya.com AND *.gigya.com. I wonder if some of the other problems people have had were because of this.
Comment #4
japerrymarking as a support request, self fixed. good catch!