how to get messenger sessionId, I have get the OAuth access token
Hi all,
I'm a little beginner about this API.
I just follow the instruction and stuck in here.
I have get this value from the API, but what to do next?
oauth_token
oauth_token_secret
oauth_session_handle
oauth_expires_in
oauth_authorization_expires_in
I see to send message and receive it I need msgrsessionid, how to get it?
I read this http://developer.yahoo.com/messenger/guide/ch01s04.html#d4e85, but I always get error 401 that mean not authorized..
I see the header should have this
Authorization: < Standard OAuth credentials >
what is < Standard OAuth credentials > ?
is OAuth_token or another?
I have try all of below but nothing can be used..
oauth_token
oauth_token_secret
oauth_session_handle
oauth_expires_in
oauth_authorization_expires_in
Please give me some advice..
Thanks
by
0 Replies