3

I am trying to make use of Google Contacts v3 API with OAuth2 authentication. But some of the old sample codes are now not working for this API.

I want to know, if classes in API have detailed,latest and easy documentation available (excluding of those Google has provided)? Please provide a working code in java if possible. It would be great help.

Yogesh Seralia
  • 340
  • 5
  • 23
  • Is it just the authentication you're having trouble with? Or specific methods? - if so, which ones? And what kind of errors are you getting when you say it's "not working"? – Amber Aug 24 '15 at 15:17
  • @Amber API provided by google to interact with its servers both for authentication and services are not easy to work with. That's the problem.Did a workaround and managed to work RESTfully(Simple making calls to servers). – Yogesh Seralia Aug 25 '15 at 04:53
  • What code or bodies or code were not working? Could you provide stack traces for said code or HTTP responses? Can you post your workaround as an answer or mark this question as closed? – Nicholas Sep 15 '15 at 20:22

0 Answers0