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

export .env to heroku fails for GOOGLE_SERVICE_KEY_BASE64 #369

Open
btbonval opened this issue May 19, 2014 · 0 comments
Open

export .env to heroku fails for GOOGLE_SERVICE_KEY_BASE64 #369

btbonval opened this issue May 19, 2014 · 0 comments
Assignees

Comments

@btbonval
Copy link
Member

The export_env_to_heroku.py script exports all variables to Heroku properly except GOOGLE_SERVICE_KEY_BASE64. The output of the CLI command does not indicate a problem occurred. In fact, it appears to be silently skipped.

I assume it is because the variable content is so large, yet I was able to paste the large content into the web interface without a problem.

Might be a problem at the Python level, might be a problem with the heroku CLI.

@btbonval btbonval added the bug label Jun 13, 2014
@btbonval btbonval self-assigned this Apr 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant