aimtool icon indicating copy to clipboard operation
aimtool copied to clipboard

Error while getting nuget packages

Open patilvinodk opened this issue 3 years ago • 1 comments

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

patilvinodk avatar Jan 10 '23 09:01 patilvinodk

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.

simonrhart avatar Nov 01 '24 15:11 simonrhart