Message from discussion
Google Tasks API
Received: by 10.90.249.26 with SMTP id w26mr3048679agh.20.1305142464871;
Wed, 11 May 2011 12:34:24 -0700 (PDT)
X-BeenThere: gdata-objectivec-client@googlegroups.com
Received: by 10.150.190.1 with SMTP id n1ls289441ybf.7.gmail; Wed, 11 May 2011
12:34:23 -0700 (PDT)
Received: by 10.236.177.7 with SMTP id c7mr1838372yhm.94.1305142463792;
Wed, 11 May 2011 12:34:23 -0700 (PDT)
Received: by 10.236.177.7 with SMTP id c7mr1838371yhm.94.1305142463762;
Wed, 11 May 2011 12:34:23 -0700 (PDT)
Return-Path: <grobb...@google.com>
Received: from smtp-out.google.com (wpay12.hot.corp.google.com [172.24.198.12])
by gmr-mx.google.com with ESMTPS id 64si92548yhl.0.2011.05.11.12.34.23
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 11 May 2011 12:34:23 -0700 (PDT)
Received-SPF: pass (google.com: domain of grobb...@google.com designates 172.24.198.12 as permitted sender)
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of grobb...@google.com designates 172.24.198.12 as permitted sender) smtp.mail=grobb...@google.com; dkim=pass (test mode) header...@google.com
Received: from kpbe12.cbf.corp.google.com (kpbe12.cbf.corp.google.com [172.25.105.76])
by smtp-out.google.com with ESMTP id p4BJYN5I013157
for <gdata-objectivec-client@googlegroups.com>; Wed, 11 May 2011 12:34:23 -0700
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta;
t=1305142463; bh=+e1w566GrrMKpLPQWsF59uNmqOc=;
h=MIME-Version:In-Reply-To:References:From:Date:Message-ID:Subject:
To:Content-Type;
b=KpACzUyXWDXgAomN+HUMSX+OeLuNfzwGkqxL13EKKaeYzZlCPug4VQJssBIICdwIJ
jJW17MK/JogJeRqVE45Hg==
Received: from yie16 (yie16.prod.google.com [10.243.66.16])
by kpbe12.cbf.corp.google.com with ESMTP id p4BJYMA5018574
(version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT)
for <gdata-objectivec-client@googlegroups.com>; Wed, 11 May 2011 12:34:22 -0700
Received: by yie16 with SMTP id 16so372136yie.2
for <gdata-objectivec-client@googlegroups.com>; Wed, 11 May 2011 12:34:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=google.com; s=beta;
h=domainkey-signature:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type;
bh=r8+vQ40jbY7g+oiks3elf4cw4E2YcJKr35/L3pV6jC0=;
b=r0h/LBmBNRTV1o9NwQyNzwHfeSO1CAH5hhBvKEorf75ESTfvmV0WYa9tIi4lj7tX/I
JAfPCCXc89r22JgNr9sQ==
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=google.com; s=beta;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
b=rtWJ1Gn+0Vhyozl6rDbg5SsGe1/2C+qq4+pY1rKK9VCtJG+UzOj6jbOn8TG+MZaeNK
ozoFnITGfDS9UDBNAXzA==
Received: by 10.101.153.1 with SMTP id f1mr6145011ano.51.1305142461756; Wed,
11 May 2011 12:34:21 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.100.43.18 with HTTP; Wed, 11 May 2011 12:34:01 -0700 (PDT)
In-Reply-To: <9dc7da34-e0df-418e-8122-b4e35b808...@h12g2000pro.googlegroups.com>
References: <4b017ced-5af2-4da7-83d9-1a95fe62c...@z13g2000prk.googlegroups.com>
<BANLkTinqxmEBWGvamrs6QPTQh=uX18F...@mail.gmail.com> <9dc7da34-e0df-418e-8122-b4e35b808...@h12g2000pro.googlegroups.com>
From: Greg Robbins <grobb...@google.com>
Date: Wed, 11 May 2011 12:34:01 -0700
Message-ID: <BANLkTi=Gt6hioFPxwuQgAoPU11+2c88...@mail.gmail.com>
Subject: Re: Google Tasks API
To: gdata-objectivec-client@googlegroups.com
Content-Type: multipart/alternative; boundary=0016e6d260a8d075cc04a3052863
X-System-Of-Record: true
--0016e6d260a8d075cc04a3052863
Content-Type: text/plain; charset=ISO-8859-1
The new library should be available in a few months, at most, I hope.
We do recommend using OAuth 2 with both GData APIs and new JSON APIs. <
http://code.google.com/p/gtm-oauth2/>
But if the Tasks API works with the older ClientLogin (username/password)
sign-in (I'm not sure if it does), you can create a NSURLRequest with the
proper authentication header using a GData service object's
-requestForURL:ETag:httpMethod: method.
--0016e6d260a8d075cc04a3052863
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
The new library should be available in a=A0few months, at most, I hope.=A0<=
div><br></div><div>We do recommend using OAuth 2 with both GData APIs and n=
ew JSON APIs. <<a href=3D"http://code.google.com/p/gtm-oauth2/">http://c=
ode.google.com/p/gtm-oauth2/</a>></div>
<div><br></div><div>But if the Tasks API works with the older ClientLogin=
=A0(username/password) sign-in (I'm not sure if it does), you can creat=
e a=A0<meta charset=3D"utf-8">NSURLRequest=A0with the proper authentication=
header using=A0a GData service object's -requestForURL:ETag:httpMethod=
: method.</div>
<div><br></div>
--0016e6d260a8d075cc04a3052863--