Topic: remote: HTTP Basic: Access denied

Din Pro user pro asked 5 years ago


Expected behavior

Hi, I would like to be able to deploy my app to Heroku.

Actual behavior

I am trying to deploy my app to Heroku (deployed automatically from my github) with my current access token (MDB pro react) that is defined in my package.json as a dependency, and I get the following error:

*remote: HTTP Basic: Access denied npm ERR! Error while executing: npm ERR! /usr/bin/git ls-remote -h -t https://my_token@git.mdbootstrap.com/mdb/react/re-pro.git npm ERR! npm ERR! remote: HTTP Basic: Access denied npm ERR! fatal: Authentication failed for 'https://my_token@git.mdbootstrap.com/mdb/react/re-pro.git/' npm ERR! npm ERR! exited with error code: 128*Is there anything else that I have to configure?

I also tried this in my terminal: git ls-remote -h -t https://my_token@git.mdbootstrap.com/mdb/react/re-pro.git

and entered my password, but I got this message : "remote: HTTP Basic: Access denied". I have no issues connecting to MDB pro react gitlab with the same password and pulling from your gitlab with the same access token I use to deploy to Heroku.

Thanks.


Bartłomiej Malanowski staff commented 5 years ago

Do you have access to our MDB React Pro repository?


Din Pro user pro commented 5 years ago

Yes, I do have access to your MDB React Pro repository.


Din Pro user pro commented 5 years ago

This issue is now resolved. I upgraded my nodejs version. Thank you.


Bartłomiej Malanowski staff commented 5 years ago

We're glad you've managed to resolve your issue!


FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.11.0
  • Device: pc
  • Browser: chrome
  • OS: ubuntu
  • Provided sample code: No
  • Provided link: Yes