Hi ,

I am new to Contacts API.  I am trying to build a page to export and 
display all the contacts for a given user. 

I went through the following links and tried the tutorial
http://code.google.com/apis/contacts/docs/1.0/developers_guide_js.html

I am able to use the same code and extract the contacts from a jsp page. 

Now when I tried the same request from a HTTPS page it is asking to 
registry the application with google.

1) Is it mandatory to registry the application with google to use the 
contacts java script api if I am making this call from a HTTPS page ? My 
development servers are not connected to internet and hence the 
Verification is not working while trying to register the application.  Is 
there any alternate way to do the implementation without registering the 
application and then making a call from HTTPS page ?
 
2)  Other question I have is , Is there a licence fee for using this API or 
is it free ?

Thank in Advance
Ashwin Raj  

-- 
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