shravani
8 years agoGuide
user profile statistics component kudos count
Hi,
User profile statistics component displays different count for kudos received(25) and if i hit API it gives me 22 kudos. Why is this happening?
Thanks,
Shravani
shravani - Since you are using net_kudos_weight_received which are "The sum of Kudos this author received, minus the sum of Kudos that were revoked.Kudos here is measured by the net Kudosweight for this user."
if you really want just the raw kudo clicks regardless of the kudo weight net_kudos_events_received is your friend.Here, check these threads out:
https://community.lithium.com/t5/Support-Forum/Kudos-API-Discrepancy/m-p/187640#M8696
https://community.lithium.com/t5/Support-Forum/Strange-API-discrepancy-kudos/m-p/305510#M11754
I hope this helps.