MSN User status always returns blank (<status></status>)
Hello.
When I request an user's details or try to get all users, I always get an empty field. Example:
XXXXXXXXXXXXXXXXX
YYYYYYYYYYYYYY
ZZZZZZZZZZZZZZZZZ
msn
{ts '2011-02-05 17:00:14'}
{ts '2011-02-10 00:40:36'}
How can I solve this? I need to know if the user is online or offline.
Thanks,
Alexandre.
2 Posted by Alexandre Cisneiros Filho on 10 Feb, 2011 01:40 AM
Ops, the system removed the tags. Here is a revision, change all the '[' into '<':
Hello.
When I request an user's details or try to get all users, I always get an empty [status> field. Example:
[rsp stat="ok"> [user> [status>[/status> <------------ Here is the problem [extendedstatus>[/extendedstatus> [userkey>XXXXXXXXXXXXXXXXX[/userkey> [screenname>YYYYYYYYYYYYYY[/screenname> [user>ZZZZZZZZZZZZZZZZZ[/user> [network>msn[/network> [created>{ts '2011-02-05 17:00:14'}[/created> [lastcall>{ts '2011-02-10 00:40:36'}[/lastcall> [lastonline>[/lastonline> [/user> [/rsp>
How can I solve this? I need to know if the user is online or offline.
Thanks,
Alexandre.
3 Posted by Dave Hoff on 11 Feb, 2011 09:20 PM
Sorry, we have removed the abilty to retrieve status for the time being. In
the near future, we will provide a callback api where we will post user
status updates to your bot url.
Dave
On Wed, Feb 9, 2011 at 8:40 PM, Alexandre Cisneiros Filho <
***@tenderapp.com> wrote:
4 Posted by ben on 06 May, 2011 05:17 PM
I also have the same problem. I need to know a user's status, it is critical for my application.
Can you please provide more details on any possible workaround for the time being and when we can expect this to be fixed?
Thanks much!
5 Posted by ben on 10 May, 2011 05:03 PM
Please update this thread, guys... this is a major problem. I integrated your framework because this was a feature promised in the docs.