Closed (fixed)
Project:
Google Identity Toolkit (GITkit)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Dec 2011 at 15:57 UTC
Updated:
19 Dec 2011 at 16:27 UTC
I receive the following error when I click Sign In Using Google, in the pop up window you get from pressing the button:
"Connect to Server...
Failed to get result from server!"
I have Jquery Update module installed, latest dev versions. The readme file included in the 7x release, I believe, provides instructions for the 6x version? I think my module is using jquery version 1.5.x, when the readme says use the fix at http://drupal.org/node/775924#comment-2987316
Comments
Comment #1
anil614sagar commentedDear Taylor Gunnoe,
Thank you for pointing this issue. You are right Readme.txt file has Drupal 6 Installation instructions. I just committed a patch to update the Readme.txt for Drupal 7 installation instructions. Here is the updated file for Drupal 7.
http://drupalcode.org/project/gconnect.git/blob_plain/f4a0ced:/README.txt
Drupal 7 version don't need jquery update or the patch i mentioned for Drupal 6. Installation for Drupal 7 is straight forward. Please check the project page or the updated readme.txt file. You can uninstall jquery update module and remove the patch file if you have applied then follow the Drupal 7 installation instructions.
Marking this issue as fixed since installation instructions are updated for Drupal 7.
Cheers,
Anil Sagar,
Sr. Drupal Developer,
SourceN,
www.sourcen.com
Comment #2
anil614sagar commented