MineDojo / Voyager

An Open-Ended Embodied Agent with Large Language Models
https://voyager.minedojo.org/
MIT License
5.4k stars 493 forks source link

How to use azure to login Minecraft? #34

Closed go-maple closed 1 year ago

go-maple commented 1 year ago

I try to use azure login, but It doesn't callback Minecraft for running

image image
dxdx123 commented 1 year ago

copy the redirect url to commandline,just like this。 image

go-maple commented 1 year ago

Sorry bro,I got it, step 1:Copy the url which direct new url. step2: Copying back to the next line.

image

I got an error

go-maple commented 1 year ago

I solved it,I recreated the app in azure and chose web for callback. it can work now.

GoingMyWay commented 1 year ago

I solved it,I recreated the app in azure and chose web for callback. it can work now.

I tried to select 'web' for callback. Same error.

xiaoxu347 commented 1 year ago

Oh, I tried both types, KeyError: 'access_token'

GoingMyWay commented 1 year ago

Oh, I tried both types, KeyError: 'access_token'

Same