originally posted in:BungieNetPlatform
Fails:
http://www.bungie.net/Platform/Destiny/TigerXbox/Stats/GetMembershipIdByDisplayName/master%20jedikid
Success:
http://www.bungie.net/Platform/Destiny/TigerXbox/Stats/GetMembershipIdByDisplayName/Master%20JediKid
Is there another endpoint or parameter that tells REST to ignoreCase?
-
Edited by k20stitch: 5/20/2015 4:19:43 PMI just had this problem. Unfortunately, without access to bungie's source code we can't tell what they're doing on their end. I'd just tell your users that usernames and case sensitive.
-
Edited by Rikkert2x: 5/21/2015 6:05:14 AMVery funny, Ingulit had the opposite problem, he wanted case insentive, Post: https://www.bungie.net/en/Clan/Post/39966/122075270/0/0 This endpoint is CaseInsensitive: [url]http://www.bungie.net/Platform/Destiny/SearchDestinyPlayer/1/master%20jedikid/[/url]
-
Actually, thank you for making me look into this. Append /?ignorecase=true to the end of your endpoint