Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking the sign in link results in "Unknown client or client not enabled" #2

Open
aaronsgithub opened this issue May 29, 2022 · 0 comments

Comments

@aaronsgithub
Copy link

aaronsgithub commented May 29, 2022

I downloaded the repo and installed the dependencies with make install.

I noticed in the app.py file, the CLIENT_ID and CLIENT_SECRET are read in as environment variables.
I've generated them using the instructions provided in the quickstart tutorial here and set these as environment variables.

I also set the environment variable REDIRCT_URI to "https://console.truelayer.com/redirect-page"

But when I run the development server using make run, a new tap opens at the domain https://login.truelayer-sandbox.com/error? with an error ID and request ID in the url string, and a message of "Unknown client or client not enabled".

Have you any advice on how to proceed to get the demo code in this repo to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant