Forum Discussion
Sounds like a bug, since it's documented here as supported (http://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv2&collection=users#constraints-online_status).
/cc SuzieH
As a workaround, I would use v1: http://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv1&leaf-id=Community.users.online#Community.users.online
Thanks ChiaraS but I need to use V2 to get the rank ID's back for my loop as I have applied classes to each container for some of the upper ranked users (mods, admins, VIPs etc). I did use V1 but couldn't figure out how to get the rank IDs back. Is there a way to get the rank ID in V1? I could post my full component here if that would help?
- ChiaraS9 years agoLithium Alumni (Retired)
hi,
no it's not possible within the same call. You would need to perform a "dedicated" call for each user to get the id: /users/id/<id>/ranking/id
- jaread839 years agoChampion
Thank you very much! I have converted my entire V2 api component to V1 and it all seems to be working as expected now.
Thank you for your time!
Related Content
- 9 months ago
- 12 years ago
- 4 years ago
- 12 years ago
- 9 years ago