Oh wow, that did it. Thanks.
I changed:
$scope to http://docs.google.com/feeds
Removed the last two arguments I had passed to getAuthSubSessionToken
Pointed getDocumentListFeed to
http://docs.google.com/feeds/documents/private/full
On Jun 22, 3:55 pm, Eric Bidelman wrote:
> Hi Nate,
&g
I started to build a proof of concept based off the sample PHP code in
the Google Docs API reference and can't get it to completely work. I
did manage to get it to authenticate with our Google Apps login here,
but no further.
My code looks like this:
http://localhost:8081/gapps_testbed/index.ph