Hi Ruben,

It's not currently possible to use the new JS library with the Contacts
API, as the current version of the Contacts API doesn't support the
discovery protocol the JS library needs to construct the methods used to
interact with the API. However, if we release a new version of the Contacts
API that does support discovery, the JS library will work automatically.

Similarly, the API Explorer also relies on the discovery API, so Contacts
will not be listed there unless a new version is released that supports
discovery.

Thanks,
Dan

2012/1/9 Rubén Sánchez <[email protected]>

> I finished last week an application that works along with the calendar API
> using javascript. I specifically use this library created by Dan Holevoet.
>
>
> http://googleappsdeveloper.blogspot.com/2011/12/using-new-js-library-to-unlock-power-of.html
>
> However, here my questions:
>
> 1. I don't see any example of that library using contacts. Is that
> possible to use that library for managing contacts? If so:
> - what is the accurate scope?
> - what is the structure of the resource (json) if i want to add a new
> contact?
> - How can I create the request?  var request = gapi.client.
> calendar.events.insert??
> 2. Trying to use the Google API explorer and trying to select a service, I
> come across that contacts is not listed as a service. Why?
>
> Thanks in advance
> Regards
>
>
>
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://code.google.com/apis/contacts/community/forum.html
>



-- 
Dan Holevoet
Google Developer Relations

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html

Reply via email to