It seems "ory auth" commands with CLI keeps failin...
# ory-network
a
It seems "ory auth" commands with CLI keeps failing. It tells me the redirect URI is invalid (it is
redirect_uri=http%3A%2F%2Flocalhost%3A36209%2F
). Precise error message is "The 'redirect_uri' parameter does not match any of the OAuth 2.0 Client's pre-registered redirect urls.". I am just trying to setup the ory tunnel locally and ory auth is a prerequisite
b
I was having similar issues in WSL. I ended up just setting the API key environment variables
a
I had used the following instruction procedure, which installed a broken version of the ORY CLI: https://www.ory.sh/docs/guides/cli/installation. It seems that installing directly from the GitHub release of Ory CLI fixed the issue.
s
You just need to update to the latest version