Closed MrJuanGaviriaK closed 3 years ago
Hi
Today, I had an error with app.info method, I tried to connect by console to heroku app but it was impossible for the following error:
I didn't change anything related to this gem and I haven't installed any new gem either.
Thanks.
The cause of this issue was the Heroku API Key variable, I had to renew this variable with heroku authorizations:create, and change it on the project.
heroku authorizations:create
Thanks
Hi
Today, I had an error with app.info method, I tried to connect by console to heroku app but it was impossible for the following error:
I didn't change anything related to this gem and I haven't installed any new gem either.
Thanks.