Closed yashke closed 10 years ago
@yashke I have just pushed a much improved version of the linkedin-oauth2 gem. Check out the repository. It includes the hashie dependency upgrade. It also fixes the sanitize array issue for options.
You'll note that the OAuth scheme is slightly different. The API method signatures should be the same.
I tried to install this gem with latest hashie and I couldn't, so here's the updated gemspec supporting latest hashie.
Btw. I couldn't run tests - one api_spec and few search_specs. I think it's because the test suite misses vcr's cassettes with stubbed requests. Does anyone have those cassettes and can commit them to repo?