mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
[MSA] redirect_uri -> redirect_url
This commit is contained in:
parent
83d6f64958
commit
b53d17a50e
@ -77,7 +77,7 @@ public class Msa {
|
||||
data.put("client_id", "00000000402b5328");
|
||||
data.put("code", authcode);
|
||||
data.put("grant_type", "authorization_code");
|
||||
data.put("redirect_uri", "https://login.live.com/oauth20_desktop.srf");
|
||||
data.put("redirect_url", "https://login.live.com/oauth20_desktop.srf");
|
||||
data.put("scope", "service::user.auth.xboxlive.com::MBI_SSL");
|
||||
|
||||
//да пошла yf[eq1 она ваша джава 11
|
||||
|
Loading…
x
Reference in New Issue
Block a user