I am having problems getting a Client Login to work with the ruby Google Drive client API. How do you go about this?
Thanks!
Don't do that. ClientLogin is deprecated and doesn't work with new APIs like Drive. Use OAuth 2.0:
https://developers.google.com/drive/about-auth