derrod/legendary

`legendary auth --disable-webview` failed with `invalid Client wrong parameters`

Opened this issue · 2 comments

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.
image

Steps to Reproduce

  1. use legendary auth --disable-webview in terminal, wait for webpage opening

Additional information

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.

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.