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

Fix Refit.ApiException: Response status code does not indicate success: 401 (Unauthorized). in RequestBuilderImplementation+<>c__DisplayClass14_0`2[T,TBody].<BuildCancellableTaskFuncForMethod>b__0 (System.Net.Http.HttpClient client, System.Threading.CancellationToken ct, System.Object[] paramList) (/_/Refit/RequestBuilderImplementation.cs:267) #101

Closed
ivaneliasoo opened this issue Jan 13, 2021 · 0 comments

Comments

@ivaneliasoo
Copy link
Owner

Version 1.0(1)

Stacktrace

Refit.RequestBuilderImplementation+<>c__DisplayClass14_0`2[T,TBody].b__0 (System.Net.Http.HttpClient client, System.Threading.CancellationToken ct, System.Object[] paramList) [0x00336] in /_/Refit/RequestBuilderImplementation.cs:267;Refit

ReportsApp.Services.Secutiry.AuthenticationService.Login (System.String user, System.String password, System.String remember) [0x00201] in C:\Users\ivane\Source\Repos\ivaneliasoo\Inspections\src\Mobile\ReportsApp\ReportsApp\ReportsApp\Services\Secutiry\AuthenticationService.cs:44;ReportsApp.Services.Secutiry

ReportsApp.ViewModels.LoginViewModel.OnLoginClicked (System.Object obj) [0x000e7] in C:\Users\ivane\Source\Repos\ivaneliasoo\Inspections\src\Mobile\ReportsApp\ReportsApp\ReportsApp\ViewModels\LoginViewModel.cs:56;ReportsApp.ViewModels

Reason

Refit.ApiException: Response status code does not indicate success: 401 (Unauthorized).

Link to App Center

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

1 participant