Skip to content

Conversation

@dimodi
Copy link
Contributor

@dimodi dimodi commented Dec 5, 2024

No description provided.

@dimodi dimodi added the merge-to-production Use this label to get a comment to choose whether to merge the PR to production label Dec 5, 2024
@dimodi dimodi requested review from a team as code owners December 5, 2024 14:27
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2024

Hello @dimodi,

Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.

  • create PR to production

@dimodi dimodi merged commit d758b82 into master Dec 6, 2024
2 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Here you are the link to your PR to production: 2615

@github-actions github-actions bot deleted the nuget-401 branch December 6, 2024 11:19
Copy link
Contributor

@ikoevska ikoevska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed.

Having single H3 sub-sections is somewhat odd (similar to having one-item lists). If the reason is that you want to be able to link to these, I would consider alternative ways to implement anchors.

If your credentials are correct and your license includes the requested product and version, then the password probably contains special characters. You need to escape these characters or the authentication can fail on the NuGet server. For example, a common character you must escape is the ampersand (`&`); however, the character causing the issue may be as unique as the section character (`§`).
`Error 401 Unauthorized` means that the Telerik NuGet server received invalid credentials. There may be different reasons for that:

* No provided credentials
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In a list of mixed items, if at least one item is a complete sentence, then all items should end with a period. (Source.)

* Using an invalidated (removed) [Telerik NuGet API key]({%slug installation/nuget%}#use-nuget-api-key), which no longer exists in <a href="https://www.telerik.com/account/downloads/nuget-keys" target="_blank">your Telerik account</a>.
* Using a valid Telerik NuGet API key with the wrong username. It must be `api-key`.

An easy way to verify your credentials is to [access the Telerik NuGet server directly in the web browser](#tips-for-handling-common-nuget-issues). Then, depending on your setup, check or update your credentials in:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be more helpful and logical for the link to point to #verify-nuget-credentials-and-package-access or to the actual NuGet server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-to-production Use this label to get a comment to choose whether to merge the PR to production

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants