Adding Notes Using Google Reader's API -


How can anyone add a note using Google Reader's API? Looking at some of their code, I have found that something like "/ reader / api / 0 / item / edit" can be something, but I can not find it anywhere.

post one

You must add your SID cookie, and also a token To get the API to work for it.

The Ultimate:

T = Token String

share = Note Public, "True" or "Wrong" Value

Snippet = The body of the note

There is also a "link" parameter, although I have not been able to know what exactly is that.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -