Can't change skin via API
Trying to create a custom launcher for a modpack so that a player can change his skin inside the launcher.
Using Mojang's API (http://wiki.vg/Mojang_API#Change_Skin), there is an example on how to change the skin via the API.
The problem is: It isn't possible, the server returns a error:
{"error":"Unauthorized","errorMessage":"The request requires user authentication"}or
{ "error": "Forbidden", "errorMessage": "Current IP not secured"}Even if I'm passing all the necessary params, including the Header "Authorization: Bearer <token>"
Expected behaviour: Change the skin of the player
2017-02-23, 04:25 AM
2017-04-30, 08:51 PM
2017-03-06, 12:58 PM
0
1