Looking to see if there is a better option, but for now the feedback I've 
gotten points to a temp. workaround once AuthSub stops working:

developers can use OAuth 2.0 by retrieving an access token using the new 
library (google-api-java-client) and passing it as a query parameter:
  GET 
https://www.google.com/m8/feeds/contacts/default/full?v=3&access_token=
<ACCESS_TOKEN>


On Wednesday, May 2, 2012 9:24:22 AM UTC-7, scott wrote:
>
> I am using Google Contacts API 2.0 Javascript. (there is no 3.0 
> javascript) 
>
> I am using AuthSubRequestJS 
> to do authorization. It is my understudying that this is the only 
> option for Javascript 2.0 client. 
>
> Starting yesterday, I started getting this message: 
>
> This website is using an older Google authentication API that is no 
> longer supported. On July 2, 2012 it will stop working. We recommend 
> that you continue the process only if you trust the following 
> destination: 
>
> at the bottom of the google grant access screen. 
>
> According to the depreciation policy, the api would continue to be 
> available until April 20, 2015. 
>
> Can someone tell me what is going on? 
>
>
> Perhaps there is some setting that I can use to allow AuthSubRequestJS 
> to operate past July 2, 2012? 
>
> thanks, 
>
> Scott 
>

-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msg/google-ajax-search-api/-/dRM2Yxh92nYJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to