Closed afehners closed 6 years ago
Ah yes, you have run into the "Trial" emblems, which were redacted - though they should be un-redacted now. If for some reason we redact emblems in the future but people are able to get them, you could run into the same situation: my recommendation would be to make sure your application is able to fallback to a reasonable default if we don't return the emblemPath, as indeed it's not guaranteed that we will even have one to return you in this (hopefully rare) situation!
I'm seeing some crashes for users where my app is unable to locate an emblemPath or emblemBackgroundPath for a users character(s).
I call /Platform/Destiny2/2/Profile/{membershipId}/ to get an array of characters. Most of the time I get everything back as expected, but I'm seeing for some users these items are missing. Are they suppose to always be there. I notice the emblemHash is always there, should I use that instead? are these other two properties not guaranteed to be there?
Example json for failure case: