Solved
Forum Discussion
bhupen
11 years agoAdvisor
VarunGrazitti Thanks for your priecious time and help. Although I got alternate solution for this. I have used this api to achive this functionality.
/restapi/vc/users/login/bhupen/id
VarunGrazitti
11 years agoBoss
@bhupen, You're back to square one. Your API /restapi/vc/users/id/654/notifications and /restapi/vc/users/login/bhupen/id are same, except that the later one uses the user login name where as the earlier one uses the login ID. In either case, you've got to use the endpoint workflow.
- bhupen11 years agoAdvisor
VarunGrazitti Thanks mate for your help. I will consider your solution as well.