originally posted in:BungieNetPlatform
View Entire Topic
On this api endpoint: [url=https://www.bungie.net/platform/destiny/help/HelpDetail/GET?uri=Stats%2f%7bmembershipType%7d%2f%7bdestinyMembershipId%7d%2f%7bcharacterId%7d%2f]Stats By Date/Period/Group[/url]
I'm trying to use periodType = Activity, and I'm getting an error on the response. Is this something that is not ready for consumption yet or am I making a mistake?
[url=http://www.bungie.net/platform/Destiny/Stats/1/4611686018429389559/2305843009216933146/?periodType=Activity]Example call[/url]
Thanks.
English
-
Parameters are case sensitive. If you change periodType to periodtype the call goes through fine :)