Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Getting a KeyError: 'client_id' when running the okta-hosted-login #59

Closed
gtjat opened this issue Aug 17, 2021 · 4 comments
Closed

Getting a KeyError: 'client_id' when running the okta-hosted-login #59

gtjat opened this issue Aug 17, 2021 · 4 comments

Comments

@gtjat
Copy link

gtjat commented Aug 17, 2021

Hello there,
I was able to successfully deploy okta-hosted-login and navigate to the application on my localhost.
However, when I click on Login, I run into a KeyError issue.

query_params = {'client_id': config["client_id"],
KeyError: 'client_id'

I am not sure what I am missing. I did not change the code other than adding my details.
In the browser, the URL is
localhost:8080/login?
Could you please help?

@gtjat
Copy link
Author

gtjat commented Aug 17, 2021

This has been resolved

@gtjat gtjat closed this as completed Aug 17, 2021
@gtjat
Copy link
Author

gtjat commented Aug 17, 2021

I was able to track down the issue. I am now able to connect.
Thank you

@serhiibuniak-okta
Copy link
Contributor

Hi @gaelletjat, was typing response, but now I see everything is working for you. Thanks for letting us know that everything is fine.

@gtjat
Copy link
Author

gtjat commented Aug 17, 2021

Thank you @sergiishamrai-okta

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

No branches or pull requests

2 participants