help wantedtype: question
Repository metrics
- Stars
- (6,291 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I am using NSwagStudio to generate C# classes for my project. But when I give production API url in swagger specification URL, throws 401 error. Same URL if I try in chrome works fine without any error.
Error Message - Response status code does not indicate success: 401 (Unauthorized).
Please assist to solve this issue.