Roblox
(Roblox)
June 13, 2018, 6:28pm
#1
Hey Developers,
We have plans to deprecate an older web endpoint, AvatarAccoutrements.ashx, we are targeting this change to happen on July 9, 2018. We encourage you to make any necessary changes that you need to prepare for the switch over to the equivalent Lua API, GetCharacterAppearanceInfoAsync.
You can learn more about the newer API through our Developer Portal:
If you have any questions please feel free to reply to this thread.
Thanks,
Developer Relations Team
16 Likes
wait what? how would a game send a request to that endpoint in the first place (without proxy) since roblox.com is trustchecked
2 Likes
@shayner32 Most of the requests are coming through a proxy site which suggests people are using HttpService with a proxy to access that data.
2 Likes
sncplay42
(sncplay42)
June 13, 2018, 8:18pm
#4
Is https://avatar.roblox.com/docs the current web API endpoint for getting this information?
1 Like
But what if it’s being used from an external application and not in Studio? Will it work the same?
1 Like
Please use https://avatar.roblox.com/docs for external applications
2 Likes
Ah, alright. Thank you. Was just wondering, that was all.
2 Likes
I don’t really see why anyone was using this anyway.
1 Like
Mikastrae
(Mikayla)
June 15, 2018, 4:12am
#11
I didn’t even that this existed until this announcement. Nonetheless, it definitely looks like a good change.
kratos3089
(kratos3089)
July 18, 2018, 10:57pm
#12
This endpoint is now deprecated. All requests to it will now return a 404.
2 Likes
system
(system)
Closed
July 27, 2019, 1:16pm
#13
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.