Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while getting nuget packages #32

Open
patilvinodk opened this issue Jan 10, 2023 · 1 comment
Open

Error while getting nuget packages #32

patilvinodk opened this issue Jan 10, 2023 · 1 comment

Comments

@patilvinodk
Copy link

Getting following error while getting the nuget packages. Can you please help me.

info : GET https://nuget.pkg.github.com/azure/download/microsoft.azureintegrationmigration.applicationmodel/index.json
warn : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
info : Unauthorized https://nuget.pkg.github.com/azure/download/microsoft.azureintegrationmigration.runner/index.json 58ms
log : Retrying 'FindPackagesByIdAsync' for source 'https://nuget.pkg.github.com/azure/download/microsoft.azureintegrationmigration.runner/index.json'.
log : Response status code does not indicate success: 401 (Unauthorized).
warn : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
info : Unauthorized https://nuget.pkg.github.com/azure/download/microsoft.azureintegrationmigration.applicationmodel/index.json 75ms
log : Retrying 'FindPackagesByIdAsync' for source 'https://nuget.pkg.github.com/azure/download/microsoft.azureintegrationmigration.applicationmodel/index.json'.
log : Response status code does not indicate success: 401 (Unauthorized).
info : GET https://nuget.pkg.github.com/azure/download/microsoft.azureintegrationmigration.runner/index.json
warn : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
info : Unauthorized https://nuget.pkg.github.com/azure/download/microsoft.azureintegrationmigration.runner/index.json 58ms

@simonrhart
Copy link

Not sure why people are not replying to all comments I guess the project is dead. But you need to create a token in GitHub with the package read permission then use this to authenticate in Visual Studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants