Closed (fixed)
Project:
OG Drive, integrate Google drive SDK with OG
Version:
7.x-1.0-rc5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2014 at 15:20 UTC
Updated:
21 Apr 2015 at 20:32 UTC
Jump to comment: Most recent
Comments
Comment #1
jmlavarenne commentedGoogle_Client is a class provided by the Google PHP SDK.
Did you download the library ?
Comment #2
ashish.verma85 commentedYes i have downloaded it, and placed in
modules/og_drive
so that it will look
modules/og_drive/google-api-php-client/
modules/og_drive/google-api-php-client/src
.... etc etc.
Comment #3
ashish.verma85 commentedhi, any idea? what is causing that error?
Comment #4
ashish.verma85 commentedIts fixed. Thanks
Comment #5
ashish.verma85 commentedComment #6
jmlavarenne commentedWhat was causing the problem in the end?
Comment #7
ashish.verma85 commentedI was actually using the latest library, but i guess module is supporting the old version of library.
So i switched back to the old library, and all worked well.
i can share the links of libraries if needed, that may help others.
Comment #8
jmlavarenne commentedThat would be great. I'll add a note to the module description about which version of the library to use until I get a chance to update for the newer version.
Comment #9
ashish.verma85 commentedHi
i was able to make it work using this library
https://github.com/googleplus/gplus-verifytoken-php/tree/master/google-a...
and this one
https://github.com/google/google-api-php-client
this one seems to have different structure than above one.
Please let me know if you need some more information.
Thanks
Ashish
Comment #11
zoraxCan you just tell me which version of the module you use?
Both libraries are OK ? Which one are you using?
thanks.
Comment #12
ashish.verma85 commentedHi, i used this one
https://github.com/google/google-api-php-client
Regards
Comment #13
zoraxthanks it works for me too !
Comment #14
joshuautley commentedYour link points to the Master branch which is constantly being updated. Would you happen to know what version you used?
https://github.com/google/google-api-php-client/releases
Also could you clarify your comment in #9 above where you state that you used both libraries?
What did you do with this one https://github.com/googleplus/gplus-verifytoken-php/tree/master/google-a... ?
Comment #15
joshuautley commentedUpdate...
I was able to get rid of the WSOD by copying the contents of https://github.com/googleplus/gplus-verifytoken-php/tree/master/google-a... and putting it into version 1.1.3 of https://github.com/google/google-api-php-client