Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error decoding response body: missing field access_token #2

Open
TheZeldakatze opened this issue Aug 5, 2024 · 0 comments
Open

error decoding response body: missing field access_token #2

TheZeldakatze opened this issue Aug 5, 2024 · 0 comments

Comments

@TheZeldakatze
Copy link

Hello,
I'm trying to get an access token in order to start Minecraft
with a bash script, however when running the program,
it errors out with

Now awaiting code.
Now getting the access token.
Now authenticating with Xbox Live.
Now getting an Xbox Live Security Token (XSTS).
Now authenticating with Minecraft.
Error: error decoding response body: missing field `access_token` at line 4 column 1

Caused by:
    missing field `access_token` at line 4 column 1

Is there something I've missed?

kind regards,
zeldakatze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant