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

Error When attempting to deploy to Heroku django.core.exceptions.ImproperlyConfigured: Missing environment variable: SFDX_CLIENT_CALLBACK_URL #2115

Open
camerongoodman opened this issue Apr 14, 2023 · 0 comments

Comments

@camerongoodman
Copy link

camerongoodman commented Apr 14, 2023

Error on initial push to Heroku after running git push heroku main
django.core.exceptions.ImproperlyConfigured: Missing environment variable: SFDX_CLIENT_CALLBACK_URL

Line 179 in the setup documentation heroku-setup.md says to use SF_CALLBACK_URL however looks like it needs SFDX_CLIENT_CALLBACK_URL instead.

@camerongoodman camerongoodman changed the title Error When attempting to deploy using the heroku-setup.md instructions Error When attempting to deploy django.core.exceptions.ImproperlyConfigured: Missing environment variable: SFDX_CLIENT_CALLBACK_URL Apr 14, 2023
@camerongoodman camerongoodman changed the title Error When attempting to deploy django.core.exceptions.ImproperlyConfigured: Missing environment variable: SFDX_CLIENT_CALLBACK_URL Error When attempting to deploy to Heroku django.core.exceptions.ImproperlyConfigured: Missing environment variable: SFDX_CLIENT_CALLBACK_URL Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant