|
|
 Rank: Newbie
Joined: 10/27/2009 Posts: 8
|
Hello!
Could you please help me?
I use Gigya.Socialize for the site www.transformourworld.org. I used gigya login (my private google account) to signup at your site for testing. Then I resigned up to have a common login/password. I got new API key, changed old key with it but now Gigya doesn't work at my site. I propose it happened due to the fact there were two keys in your system: old and new. I removed old key from previous account, then I recreated the key in my current account but it didn't help.
|
|
 Rank: Newbie
Joined: 10/27/2009 Posts: 8
|
Now it works but timestamp and signature in GET are empty.
Successful login redirect me to specified page with ?signature=×tamp=
Don't know why it is so. It was ok earlier.
|
|

 Rank: Gigya
Joined: 2/28/2008 Posts: 216 Location: Palo Alto, CA
|
Hi, Can you send me a screenshot of you plugin settings, including where you specify the keys? I'll take a look. Cheers, --Andrew
-- Andrew Chen Sales & Business Development Engineer | Gigya Inc Email: andrew@gigya-inc.com | Tel: 650-353-7255 AIM: gigyasupport
|
|
 Rank: Newbie
Joined: 10/27/2009 Posts: 8
|
Hi Andrew! Thanks a lot for your help but I've only just checked it and got successful result. Gigya works correctly for now. Could this be due to the fact that the API key is accepted not immediately?
|
|
 Rank: Newbie
Joined: 10/27/2009 Posts: 8
|
andrew wrote:Hi, Can you send me a screenshot of you plugin settings, including where you specify the keys? I'll take a look. Cheers, --Andrew
Hi Andrew. It still doesn't work. It works in my Firefox, but doesn't in Epiphany. It probably works in Firefox due to the cache.
http://rghost.ru/582705
http://rghost.ru/582709
http://rghost.ru/582710
|
|
 Rank: Member
Joined: 9/16/2009 Posts: 11 Location: Palo Alto, CA, USA
|
I was able to login successfully on Firefox and IE. I'm running Windows so no Epiphany.
I notice you're in test/debug mode so perhaps you haven't gotten to it yet, but in your code samples I didn't see any callbacks for handling the result from Gigya. See the following for a discussion on that:
http://wiki.gigya.com/030_Gigya_Socialize_API_2.0/030_API_reference/010_Client_API_%28JavaScript%29/Social_service/socialize.addEventHandlers
Robert Burgess Sales & Business Development Engineer at Gigya robert@gigya-inc.com
|
|
 Rank: Newbie
Joined: 10/27/2009 Posts: 8
|
Thanks for the link you provided. I'll read it. But if I dont specify the callbacks it opens redirect url with gid and signature in get params, doesnt it? It still works correctly for my firefox. Well, if it doesnt start to work as I expect I will have to create a handler with my own ajax request and js redirect.
|
|
 Rank: Newbie
Joined: 10/27/2009 Posts: 8
|
I read what you provided. Please take a look at http://wiki.gigya.com/030_Gigya_Socialize_API_2.0/030_API_reference/010_Client_API_(JavaScript)/Social_service/Socialize.showLoginUI I can specify only redirect url without any handlers in params. I need it because I do all actions on server side.
|
|
 Rank: Newbie
Joined: 10/27/2009 Posts: 8
|
Did you understand my problem? I have empty GET params after redirect. You can see it on the screenshot.
|
|
|
Guest |