`legendary auth --disable-webview` failed with `invalid Client wrong parameters`
Opened this issue · 2 comments
Kosette commented
Platform
Operating system and version: Win11 23H2
Legendary version (legendary -V): Legendary v0.20.34 - "Direct Intervention"
Expected Behavior
retrieve authorizationCode
Current Behavior
finally redirect to www.twinmotion.com and get unknown error.

Steps to Reproduce
- use
legendary auth --disable-webviewin terminal, wait for webpage opening
Additional information
AhanafRASHID commented
The Parameter Redirect URL is not valid anymore, this is the reason you are having this. Following the solution here you can login back again. I hope the legendary authority fix this issue soon.
Kosette commented
The Parameter Redirect URL is not valid anymore, this is the reason you are having this. Following the solution here you can login back again. I hope the legendary authority fix this issue soon.
It works indeed.