Answer the question
In order to leave comments, you need to log in
How to upload a bot to Heroku without errors?
Hello everyone, I decided to write a test bot in python as part of the study of this PL.
I'm trying to upload to Heroku and it gives an error:
remote:
To https://git.heroku.com/btcprice-to-usd.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to ' https://git.heroku.com/btcprice-to-usd.git '
Answer the question
In order to leave comments, you need to log in
I found a solution, I am attaching the links for review, plus the command
https://ru.stackoverflow.com/questions/896229/%D0%...
https://ru.stackoverflow.com/questions/396133/requ...
command to push : git push heroku HEAD:master
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question