Join us with one click:

We will never post without your permission!
OR
Join us using e-mail:
Desired password:
Forums -> Site related -> Suggestions -> [Addition] Roblox Badge "Awarded On" Date
Topic: [Addition] Roblox Badge "Awarded On" Date
|
| +3 |
I noticed that roblox badges don't have an "awarded date", and how in the site news you couldn't find out how to do it. Well, I've actually discovered an API endpoint that returns exactly what's needed for checking badge award times.
More specifically, it's the following endpoint:

https://badges.roblox.com/v1/users/*userid*/badges/awarded-dates?badgeIds=*csv,of,badge,ids*



which returns something like the following json, as an example with two badge ids and my own roblox account:

{"data":[{"badgeId":1524073171,"awardedDate":"2018-04-03T01:05:02.504448Z"},{"badgeId":258262122,"awardedDate":"2017-04-02T08:07:01.433Z"}]}


.
| +1 |
Ahh nice find!!! Should be able to get that in then.

Will have to be after fixing the complete clusterfuck that roblox-spammy-achievements are though.
|
© MetaGamerScore.com | info@metagamerscore.com Link Exchange | About/FAQ
Donate | Terms of Service | Privacy Policy
The company names, product names, service names and logotypes used on this web site are for identification purposes only.
All trademarks and registered trademarks are the property of their respective owners.