Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

NameError: name 'CHROME_CLIENT_ID' is not defined #22

Closed
iamgeef opened this issue Nov 13, 2018 · 1 comment
Closed

NameError: name 'CHROME_CLIENT_ID' is not defined #22

iamgeef opened this issue Nov 13, 2018 · 1 comment

Comments

@iamgeef
Copy link

iamgeef commented Nov 13, 2018

Latest Master version returning NameError: name 'CHROME_CLIENT_ID' is not defined.

Line 154 of web_app/constants.py has:

ALLOWED_CLIENT_IDS = (
    CHROME_CLIENT_ID, WEB_CLIENT_ID, endpoints.API_EXPLORER_CLIENT_ID,
)

Changing this to CHROME_APP_CLIENT_ID and WEB_APP_CLIENT_ID resolves the issue

@iamgeef
Copy link
Author

iamgeef commented Nov 13, 2018

/stupid/

@iamgeef iamgeef closed this as completed Nov 13, 2018
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

1 participant