Hello newbie here,
Downloaded the code(c#.net), built the dlls, addded them to a project, called the API and BOOM.
Could not load file or assembly 'Google.Apis.Core, Version=1.36.1.0
As far as I can tell it has something to do with the oAuthInterface?
Whatever that is.
But my actual question is isn't there a webservice or something I can call and get a bunch of JSON or XML back from in response? I really don't want to debug and maintain Google code. I have enough trouble with my own :)
Thanks!