I'm using the Stacky API version 1.1. Such an awesome API but I'm not sure how to get a users badges. There is a method GetTagsByUser but not associated GetBadgesByUser. Is there something I'm missing or is it just not a part of the API yet?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The method is GetUserBadges.
I guess it could be called GetBadgesByUser or something else. I am definitely always open to feedback about the library. Thanks! |
|||
|
/user/badges, so it is possible. I'm not sure if Stacky implemented it though. – jjnguy♦ Feb 23 '11 at 13:30