Problem with heroku db:pull while at work.
Posted
by shopfiber
on Stack Overflow
See other posts from Stack Overflow
or by shopfiber
Published on 2010-04-14T14:09:36Z
Indexed on
2010/04/14
14:13 UTC
Read the original article
Hit count: 209
When I try to pull down a database while at work I get the following error:
:>heroku db:pull
Auto-detected local database: sqlite://db/development.sqlite3
Bad credentials given for http://heroku:[hidden]@taps.heroku.com
Note that when I am at home I am able to run this command just fine. I wanted to know if you have any suggestions for common reasons I would get this error.
© Stack Overflow or respective owner