It appears that the OAuth client is not properly configured, resulting in an "Error 401: invalid_client" when attempting authentication. This issue likely stems from either missing or incorrect client credentials or misconfigured OAuth settings.
Steps to reproduce:
Attempt to authenticate using the OAuth flow.
Receive the error: "Error 401: invalid_client".