Hi Ash, You can use the AuthSubTokenInfo service to test an OAuth token.
http://code.google.com/apis/accounts/docs/AuthSub.html#AuthSubTokenInfo Just send a signed OAuth authorization header instead of the AuthSub header. Paul On Dec 8, 8:22 am, Ash <[email protected]> wrote: > Hi, All, > > Is there any way to validate OAuth token ? In our application once > User is Authenticated we store token locally and use the same token in > future to fetch incremental data. So is there any to validate the > token and checking it it still active and usable before sending a new > GET/POST requests. > > We use OAuth and URL for google health linking. > > Thanks, > Ash -- You received this message because you are subscribed to the Google Groups "Google Health Developers" 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://groups.google.com/group/googlehealthdevelopers?hl=en.
