Sunny
12 years agoAce
Developing Custom Component using REST API
Hi, I am developing a custom component in lithium. Basically I am hitting an REST API call to retrieve the username of an user using its user id. E.g.. of REST - <#assign latest_welcome_msg_aut...
- 12 years ago
Correct API to get User's Rank Color
rest("/users/id/${user.id}/ranking/display/color")