Tagged Questions
3
votes
1answer
65 views
Self-mined Badge Progress via 2.0+ API
Badge Progress as a topic has had many questions, and some closed. Before downvoting or closing, please consider how this question might be different.
First, what's the the latest official answer of ...
0
votes
1answer
55 views
Add last_awarded_date to users/{id}/badges
I'm working on an activity notification app. It would be helpful to know the date of the last award for each badge, so the app can notify of changes since the last query.
2
votes
1answer
51 views
Add information to badges/{id} method.
Currently, there is no practical way to retrieve badge information given its ID. I would like to see title and description added at the very least.
Current method for retrieving the data:
call the ...