Hi,
  I've got access token and acess token secret from myspace developer
platform. Now I want to use it to get myspace data avialabilty REST
resource, that is:

http://api.myspace.com/v2/people/@me/@self?format=json

and oauth_parameters.

I can use that one time. but when I use it in another session, it tell
me "token expired".

So anyone can tell me the expiration limit of the access token? Can I
use access token all the time if I have access_token,
access_token_secret and signature my REST request each time when I
request http://api.myspace.com/v2/people/@me/@self?format=json?

Thanks very much for your help.

Sammi





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" 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/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to