originally posted in:BungieNetPlatform
What endpoint do I have to access in order to get the urls for the strength, intellect, and discipline icons?
-
If you look up the stats you want in the DestinyStatDefinition table in the manifest you should be able to find their icons.
-
Well, I can see URI's for them, but they are returning a 404. The URI's I'm finding is in the manifest using the query "select * from DestinyStatDefinition" VThornheart, are these supposed to have a valid endpoint for us?