Topic: Access denied to ng-uikit-pro-standard

bastianr free asked 4 years ago


Expected behavior

I expect that, with the help of the given tutorial, I finish the installation easily. https://mdbootstrap.com/docs/angular/getting-started/quick-start/

Actual behavior

I can not download the pro version of the ui-kit.

Resources (screenshots, code snippets etc.)

npm install git+https://oauth2:MY-CODE@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save

npm ERR! Error while executing:

npm ERR! /usr/bin/git ls-remote -h -t https://oauth2:MY-CODE@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git

npm ERR!

npm ERR! remote: HTTP Basic: Access denied

npm ERR! fatal: Authentication failed for 'https://oauth2:MY-CODE@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git/'

npm ERR!

npm ERR! exited with error code: 128



As I can see, you created a token with access to the API. Could you please try to create a new one but give it access to read_repository too?


bastianr free commented 4 years ago

now ... i am getting a little different error message:

npm ERR! Error while executing:

npm ERR! /usr/bin/git ls-remote -h -t https://oauth2:MY-NEW-TOKEN@git.mdbootstrap.com/:mdb/angular/ng-uikit-pro-standard.git

npm ERR!

npm ERR! remote: The project you were looking for could not be found.

npm ERR! fatal: repository 'https://oauth2:MY-NEW-TOKEN@git.mdbootstrap.com/:mdb/angular/ng-uikit-pro-standard.git/' not found

npm ERR!

npm ERR! exited with error code: 128


bastianr free commented 4 years ago

I also tried it with the package.json and npm install. same error.


bastianr free commented 4 years ago

And I also tried it with various checkbox variation :/ I could not install it ... and I could not work with it ...!


Bartłomiej Malanowski staff commented 4 years ago

Please share your token with me at b.malanowski@mdbootstrap.com


bastianr free commented 4 years ago

I sent you an email yesterday @Bartłomiej Malanowski. Did you solve the issue?


Jhon Edwin Millan free answered 4 years ago


Hello, i am trying to update my mdbootstrap version in my project, i have the angular suscription, but actually i get an error

fatal: Authentication failed for 'https://git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git/'

To be sure, i recreate the token with api + read repository but did not work.

I need your help please.


bastianr free answered 4 years ago


Hi @Bartłomiej Malanowski !

I got it ... :/ The token with api and read_repo access ... i had a typo in the link. Now it is running. So in my opinion, you have to update your quick start guide because now it is looking very different.

Thanks for helping me! :)

Greetings, Bastian


Mateusz Leciejewski staff answered 4 years ago


Dear @bastianr,

Please try one more time & check to make sure you used the correct token when trying to install via npm.

If still there's a problem, please let us know.

Best, Mateusz


bastianr free commented 4 years ago

Hi Mateusz, i have done the same process from scratch again, but with the same error. I renewed also my token. But it does not help me :( ...! I am using the personal access token and not the feed token!

Greetings, Bastian


bastianr free commented 4 years ago

I also tried it with the package.json and npm install. same error.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 8.3.1
  • Device: iMac
  • Browser: Chrome
  • OS: macOS Catalina (10.15)
  • Provided sample code: No
  • Provided link: Yes