Starts in:
1 DAY
21 HRS
17 MIN
45 SEC
Starts in:
1 D
21 H
17 M
45 S

Activities of "yunusemrecaglar"

<PackageReference Include="Volo.Abp.AspNetCore.Components.Server.LeptonXTheme" Version="2.2.-" /> <PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="2.2.-" />

I will try.

I'm using the Blazorise DatePicker, and in the month section, October appears twice, while November is missing. When selecting the second October, it assigns 11 but displays as October in the Turkish translation. What could be the reason? Was this fixed in later versions?

Yes, the page is working; we just don't want the menu to appear with broken CSS when it first loads.

Answer

Well, why am I getting a 401 error?

Answer

Yes, it keeps going to this address, and the encrypted part on the right side keeps showing different characters.

Answer

2024-09-04 04:59:08.006 +03:00 [INF] The authorization response was successfully returned to 'https://mykgsapi.erciyes.edu.tr/signin-oidc' using the form post response mode: { "code": "[redacted]", "id_token": "[redacted]", "state": "CfDJ8KduvP9x88xFia4fRoEYie1UJ5TPbakFww6x35vNmlPG6jOwwK-xj4WIt4O6U3l5ua5P5R2eFs71d18vlGSzHJAM8xBpaiPc9HGQ-uXYi1WxwjVAcfI4rzY0YrAqNjFVrWBhBkNSSiDHuueAkdCx1alfXc0gtNgqPZXSaFERsh_89wbwD1BAb1CUb-zyWHvbxnKAmmbIgH2C9H2sB61uzrBhZFNBKQoTx8jZri_NJE0xT8R4fgC5QS_JvvwgqvDhp8vNi5nQ_Ikk2CXeRxwDTQAw4jWlT3ePUybsY0w1nVeWvl7K1PId1J-lL7aaAlLThA", "iss": "https://pbysidentity.erciyes.edu.tr/" }. 2024-09-04 04:59:08.007 +03:00 [INF] Executed action Volo.Abp.OpenIddict.Controllers.AuthorizeController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore) in 80.671ms 2024-09-04 04:59:08.007 +03:00 [INF] Executed endpoint 'Volo.Abp.OpenIddict.Controllers.AuthorizeController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.008 +03:00 [INF] Request finished HTTP/2 GET https://pbysidentity.erciyes.edu.tr/connect/authorize?client_id=MYKGS_Swagger&redirect_uri=https%3A%2F%2Fmykgsapi.erciyes.edu.tr%2Fsignin-oidc&response_type=code%20id_token&scope=openid%20profile%20roles%20email%20phone%20MYKGS&response_mode=form_post&nonce=638610119479288919.NmIwYjIxMWEtYTFkYi00NjJiLTkzMWItNDc1OTc1NGU1OGQ0ZWYzNDk2NmQtOTUyZC00NzYyLTkxODQtY2U1NmNlMmZkNTBj&state=CfDJ8KduvP9x88xFia4fRoEYie1UJ5TPbakFww6x35vNmlPG6jOwwK-xj4WIt4O6U3l5ua5P5R2eFs71d18vlGSzHJAM8xBpaiPc9HGQ-uXYi1WxwjVAcfI4rzY0YrAqNjFVrWBhBkNSSiDHuueAkdCx1alfXc0gtNgqPZXSaFERsh_89wbwD1BAb1CUb-zyWHvbxnKAmmbIgH2C9H2sB61uzrBhZFNBKQoTx8jZri_NJE0xT8R4fgC5QS_JvvwgqvDhp8vNi5nQ_Ikk2CXeRxwDTQAw4jWlT3ePUybsY0w1nVeWvl7K1PId1J-lL7aaAlLThA&x-client-SKU=ID_NET6_0&x-client-ver=6.21.0.0 - - - 200 2186 text/html;charset=UTF-8 99.1682ms 2024-09-04 04:59:08.035 +03:00 [INF] Request starting HTTP/1.1 POST https://pbysidentity.erciyes.edu.tr/connect/token application/x-www-form-urlencoded 182 2024-09-04 04:59:08.036 +03:00 [INF] The request URI matched a server endpoint: "Token". 2024-09-04 04:59:08.036 +03:00 [INF] The token request was successfully extracted: { "client_id": "MYKGS_Swagger", "client_secret": "[redacted]", "code": "[redacted]", "grant_type": "authorization_code", "redirect_uri": "https://mykgsapi.erciyes.edu.tr/signin-oidc" }. 2024-09-04 04:59:08.053 +03:00 [INF] The token request was successfully validated. 2024-09-04 04:59:08.056 +03:00 [INF] Executing endpoint 'Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.056 +03:00 [INF] Route matched with {action = "Handle", controller = "Token", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] HandleAsync() on controller Volo.Abp.OpenIddict.Controllers.TokenController (Volo.Abp.OpenIddict.AspNetCore). 2024-09-04 04:59:08.056 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2024-09-04 04:59:08.065 +03:00 [INF] Executing SignInResult with authentication scheme (OpenIddict.Server.AspNetCore) and the following principal: System.Security.Claims.ClaimsPrincipal. 2024-09-04 04:59:08.083 +03:00 [INF] The token 'af726edf-2d54-76bd-de7b-3a14cceea1be' was successfully marked as redeemed. 2024-09-04 04:59:08.108 +03:00 [INF] The response was successfully returned as a JSON document: { "access_token": "[redacted]", "token_type": "Bearer", "expires_in": 1800, "scope": "openid profile roles email phone MYKGS", "id_token": "[redacted]" }. 2024-09-04 04:59:08.108 +03:00 [INF] Executed action Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore) in 52.2398ms 2024-09-04 04:59:08.109 +03:00 [INF] Executed endpoint 'Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.125 +03:00 [INF] Request finished HTTP/1.1 POST https://pbysidentity.erciyes.edu.tr/connect/token application/x-www-form-urlencoded 182 - 200 2973 application/json;charset=UTF-8 89.9291ms 2024-09-04 04:59:08.126 +03:00 [INF] Request starting HTTP/1.1 GET https://pbysidentity.erciyes.edu.tr/connect/userinfo - - 2024-09-04 04:59:08.126 +03:00 [INF] The request URI matched a server endpoint: "Userinfo". 2024-09-04 04:59:08.126 +03:00 [INF] The userinfo request was successfully extracted: { "access_token": "[redacted]" }. 2024-09-04 04:59:08.131 +03:00 [INF] The userinfo request was successfully validated. 2024-09-04 04:59:08.135 +03:00 [INF] Executing endpoint 'Volo.Abp.OpenIddict.Controllers.UserInfoController.Userinfo (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.135 +03:00 [INF] Route matched with {action = "Userinfo", controller = "UserInfo", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] Userinfo() on controller Volo.Abp.OpenIddict.Controllers.UserInfoController (Volo.Abp.OpenIddict.AspNetCore). 2024-09-04 04:59:08.135 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2024-09-04 04:59:08.151 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2024-09-04 04:59:08.151 +03:00 [INF] Executed action Volo.Abp.OpenIddict.Controllers.UserInfoController.Userinfo (Volo.Abp.OpenIddict.AspNetCore) in 16.1706ms 2024-09-04 04:59:08.151 +03:00 [INF] Executed endpoint 'Volo.Abp.OpenIddict.Controllers.UserInfoController.Userinfo (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.151 +03:00 [INF] Request finished HTTP/1.1 GET https://pbysidentity.erciyes.edu.tr/connect/userinfo - - - 200 - application/json;+charset=utf-8 25.7899ms 2024-09-04 04:59:08.174 +03:00 [INF] Request starting HTTP/2 GET https://pbysidentity.erciyes.edu.tr/connect/authorize?client_id=MYKGS_Swagger&redirect_uri=https%3A%2F%2Fmykgsapi.erciyes.edu.tr%2Fsignin-oidc&response_type=code%20id_token&scope=openid%20profile%20roles%20email%20phone%20MYKGS&response_mode=form_post&nonce=638610119481971758.YWY0ZjBmZmQtMWZlNC00ZjAzLTlmZjMtNTQwNTU0OTBlNzJkMGIzMDZkNWItNWI2YS00ZGJmLTkwMzUtOGJmZmIwZjQ4MTUx&state=CfDJ8KduvP9x88xFia4fRoEYie1uo_i7Yr2ZyDVVC7_YH_SRQOTWX4CEcCRlLN5A-Q9f-2mJsfqXX7xiOw5xY8TbDdGAxjDJqxDbf4zKymRa1CUu1240_qIcAufLXrRpFz7M4d4HH1eybXT8gAOGjDiNCxfT8BqKoyky342YQMkGQFpkSjagoOX2VoM4kBNmrymxLjKKjDn7nPqAXb3IFFTvHA4Hi1FNzUajnakUvNRLn7e6Wg9Grf0PVvVzlKT9c3BF5-nRiwrppj7rWfWhydir4Oxou4g_UzhIduB2JB3IXTdPmi1ZLx7kPQ0a-QbUahQGKg&x-client-SKU=ID_NET6_0&x-client-ver=6.21.0.0 - - 2024-09-04 04:59:08.175 +03:00 [INF] The request URI matched a server endpoint: "Authorization". 2024-09-04 04:59:08.176 +03:00 [INF] The authorization request was successfully extracted: { "client_id": "MYKGS_Swagger", "redirect_uri": "https://mykgsapi.erciyes.edu.tr/signin-oidc", "response_type": "code id_token", "scope": "openid profile roles email phone MYKGS", "response_mode": "form_post", "nonce": "638610119481971758.YWY0ZjBmZmQtMWZlNC00ZjAzLTlmZjMtNTQwNTU0OTBlNzJkMGIzMDZkNWItNWI2YS00ZGJmLTkwMzUtOGJmZmIwZjQ4MTUx", "state": "CfDJ8KduvP9x88xFia4fRoEYie1uo_i7Yr2ZyDVVC7_YH_SRQOTWX4CEcCRlLN5A-Q9f-2mJsfqXX7xiOw5xY8TbDdGAxjDJqxDbf4zKymRa1CUu1240_qIcAufLXrRpFz7M4d4HH1eybXT8gAOGjDiNCxfT8BqKoyky342YQMkGQFpkSjagoOX2VoM4kBNmrymxLjKKjDn7nPqAXb3IFFTvHA4Hi1FNzUajnakUvNRLn7e6Wg9Grf0PVvVzlKT9c3BF5-nRiwrppj7rWfWhydir4Oxou4g_UzhIduB2JB3IXTdPmi1ZLx7kPQ0a-QbUahQGKg", "x-client-SKU": "ID_NET6_0", "x-client-ver": "6.21.0.0" }. 2024-09-04 04:59:08.193 +03:00 [INF] The authorization request was successfully validated. 2024-09-04 04:59:08.197 +03:00 [INF] Executing endpoint 'Volo.Abp.OpenIddict.Controllers.AuthorizeController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.197 +03:00 [INF] Route matched with {action = "Handle", controller = "Authorize", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] HandleAsync() on controller Volo.Abp.OpenIddict.Controllers.AuthorizeController (Volo.Abp.OpenIddict.AspNetCore). 2024-09-04 04:59:08.197 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2024-09-04 04:59:08.234 +03:00 [INF] Executing SignInResult with authentication scheme (OpenIddict.Server.AspNetCore) and the following principal: System.Security.Claims.ClaimsPrincipal. 2024-09-04 04:59:08.282 +03:00 [INF] The authorization response was successfully returned to 'https://mykgsapi.erciyes.edu.tr/signin-oidc' using the form post response mode: { "code": "[redacted]", "id_token": "[redacted]", "state": "CfDJ8KduvP9x88xFia4fRoEYie1uo_i7Yr2ZyDVVC7_YH_SRQOTWX4CEcCRlLN5A-Q9f-2mJsfqXX7xiOw5xY8TbDdGAxjDJqxDbf4zKymRa1CUu1240_qIcAufLXrRpFz7M4d4HH1eybXT8gAOGjDiNCxfT8BqKoyky342YQMkGQFpkSjagoOX2VoM4kBNmrymxLjKKjDn7nPqAXb3IFFTvHA4Hi1FNzUajnakUvNRLn7e6Wg9Grf0PVvVzlKT9c3BF5-nRiwrppj7rWfWhydir4Oxou4g_UzhIduB2JB3IXTdPmi1ZLx7kPQ0a-QbUahQGKg", "iss": "https://pbysidentity.erciyes.edu.tr/" }. 2024-09-04 04:59:08.282 +03:00 [INF] Executed action Volo.Abp.OpenIddict.Controllers.AuthorizeController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore) in 84.8149ms 2024-09-04 04:59:08.282 +03:00 [INF] Executed endpoint 'Volo.Abp.OpenIddict.Controllers.AuthorizeController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.283 +03:00 [INF] Request finished HTTP/2 GET https://pbysidentity.erciyes.edu.tr/connect/authorize?client_id=MYKGS_Swagger&redirect_uri=https%3A%2F%2Fmykgsapi.erciyes.edu.tr%2Fsignin-oidc&response_type=code%20id_token&scope=openid%20profile%20roles%20email%20phone%20MYKGS&response_mode=form_post&nonce=638610119481971758.YWY0ZjBmZmQtMWZlNC00ZjAzLTlmZjMtNTQwNTU0OTBlNzJkMGIzMDZkNWItNWI2YS00ZGJmLTkwMzUtOGJmZmIwZjQ4MTUx&state=CfDJ8KduvP9x88xFia4fRoEYie1uo_i7Yr2ZyDVVC7_YH_SRQOTWX4CEcCRlLN5A-Q9f-2mJsfqXX7xiOw5xY8TbDdGAxjDJqxDbf4zKymRa1CUu1240_qIcAufLXrRpFz7M4d4HH1eybXT8gAOGjDiNCxfT8BqKoyky342YQMkGQFpkSjagoOX2VoM4kBNmrymxLjKKjDn7nPqAXb3IFFTvHA4Hi1FNzUajnakUvNRLn7e6Wg9Grf0PVvVzlKT9c3BF5-nRiwrppj7rWfWhydir4Oxou4g_UzhIduB2JB3IXTdPmi1ZLx7kPQ0a-QbUahQGKg&x-client-SKU=ID_NET6_0&x-client-ver=6.21.0.0 - - - 200 2186 text/html;charset=UTF-8 109.4120ms 2024-09-04 04:59:08.313 +03:00 [INF] Request starting HTTP/1.1 POST https://pbysidentity.erciyes.edu.tr/connect/token application/x-www-form-urlencoded 182 2024-09-04 04:59:08.314 +03:00 [INF] The request URI matched a server endpoint: "Token". 2024-09-04 04:59:08.314 +03:00 [INF] The token request was successfully extracted: { "client_id": "MYKGS_Swagger", "client_secret": "[redacted]", "code": "[redacted]", "grant_type": "authorization_code", "redirect_uri": "https://mykgsapi.erciyes.edu.tr/signin-oidc" }. 2024-09-04 04:59:08.331 +03:00 [INF] The token request was successfully validated. 2024-09-04 04:59:08.333 +03:00 [INF] Executing endpoint 'Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.333 +03:00 [INF] Route matched with {action = "Handle", controller = "Token", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] HandleAsync() on controller Volo.Abp.OpenIddict.Controllers.TokenController (Volo.Abp.OpenIddict.AspNetCore). 2024-09-04 04:59:08.333 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2024-09-04 04:59:08.343 +03:00 [INF] Executing SignInResult with authentication scheme (OpenIddict.Server.AspNetCore) and the following principal: System.Security.Claims.ClaimsPrincipal. 2024-09-04 04:59:08.360 +03:00 [INF] The token '951a4508-201b-27cf-fb24-3a14cceea2cc' was successfully marked as redeemed. 2024-09-04 04:59:08.383 +03:00 [INF] The response was successfully returned as a JSON document: { "access_token": "[redacted]", "token_type": "Bearer", "expires_in": 1800, "scope": "openid profile roles email phone MYKGS", "id_token": "[redacted]" }. 2024-09-04 04:59:08.384 +03:00 [INF] Executed action Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore) in 50.2818ms 2024-09-04 04:59:08.384 +03:00 [INF] Executed endpoint 'Volo.Abp.OpenIddict.Controllers.TokenController.HandleAsync (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.398 +03:00 [INF] Request finished HTTP/1.1 POST https://pbysidentity.erciyes.edu.tr/connect/token application/x-www-form-urlencoded 182 - 200 2973 application/json;charset=UTF-8 85.4596ms 2024-09-04 04:59:08.398 +03:00 [INF] Request starting HTTP/1.1 GET https://pbysidentity.erciyes.edu.tr/connect/userinfo - - 2024-09-04 04:59:08.399 +03:00 [INF] The request URI matched a server endpoint: "Userinfo". 2024-09-04 04:59:08.399 +03:00 [INF] The userinfo request was successfully extracted: { "access_token": "[redacted]" }. 2024-09-04 04:59:08.403 +03:00 [INF] The userinfo request was successfully validated. 2024-09-04 04:59:08.406 +03:00 [INF] Executing endpoint 'Volo.Abp.OpenIddict.Controllers.UserInfoController.Userinfo (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.406 +03:00 [INF] Route matched with {action = "Userinfo", controller = "UserInfo", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] Userinfo() on controller Volo.Abp.OpenIddict.Controllers.UserInfoController (Volo.Abp.OpenIddict.AspNetCore). 2024-09-04 04:59:08.406 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2024-09-04 04:59:08.420 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2024-09-04 04:59:08.420 +03:00 [INF] Executed action Volo.Abp.OpenIddict.Controllers.UserInfoController.Userinfo (Volo.Abp.OpenIddict.AspNetCore) in 14.4321ms 2024-09-04 04:59:08.420 +03:00 [INF] Executed endpoint 'Volo.Abp.OpenIddict.Controllers.UserInfoController.Userinfo (Volo.Abp.OpenIddict.AspNetCore)' 2024-09-04 04:59:08.421 +03:00 [INF] Request finished HTTP/1.1 GET https://pbysidentity.erciyes.edu.tr/connect/userinfo - - - 200 - application/json;+charset=utf-8 22.2417ms 2024-09-04 04:59:08.457 +03:00 [INF] Request starting HTTP/2 GET https://pbysidentity.erciyes.edu.tr/connect/authorize?client_id=MYKGS_Swagger&redirect_uri=https%3A%2F%2Fmykgsapi.erciyes.edu.tr%2Fsignin-oidc&response_type=code%20id_token&scope=openid%20profile%20roles%20email%20phone%20MYKGS&response_mode=form_post&nonce=638610119484705982.YzZiYmE4OGQtYjIzZS00MDNkLWJmMjctZDI3YTZkZDNkZTAwMDQ5NjhmMmQtYjQ5My00MDRjLTgxNTctZDU1M2E3OWY4ZGNi&state=CfDJ8KduvP9x88xFia4fRoEYie34rdCiHsh0aKpejOOLkh_gKiSMO0YmCmt8OqnsHL_W1NRFgT9gejFK2S35njxh79YGVrDTmGtUvPyh6WouCZaYseaVpfprMhJ91Aw921MzpUY7SJWjQ_WzhkOwNgZuJJhFdNQeTFLi8gjd-nQ6LRa4dWGYJjp_3dhhbt6sdorJY346NvHh8ZrFEbIVfvOs0tR0VmeyUat4WIFctahY0CFvIF8rzDVxSAgPh4d_gMqXLurmzHw-ouJulPOnXt7bKF0dCsq_BIolGFSvOQ72w2alZfFu8XgCbjF3VRAene2oTg&x-client-SKU=ID_NET6_0&x-client-ver=6.21.0.0 - - 2024-09-04 04:59:08.458 +03:00 [INF] The request URI matched a server endpoint: "Authorization".

Answer

Hi,

Why does it keep refreshing to the address in the screenshot above and not proceed to the next page?

thanks it worked.

Token


Answer

2024-09-02 08:54:32.857 +03:00 [INF] Request starting HTTP/2 GET https://mykgsapi.erciyes.edu.tr/hangfire - - 2024-09-02 08:54:32.873 +03:00 [INF] Request finished HTTP/2 GET https://mykgsapi.erciyes.edu.tr/hangfire - - - 401 - - 16.1820ms

It gives an error this way.

private void ConfigureAuthentication(ServiceConfigurationContext context, IConfiguration configuration)
{
context.Services.AddAuthentication(JwtBearerDefaults.AuthenticationScheme)
  .AddJwtBearer(options =>
  {
      options.Authority = configuration["AuthServer:Authority"];
      options.RequireHttpsMetadata = Convert.ToBoolean(configuration["AuthServer:RequireHttpsMetadata"]);
      options.Audience = "Obiyosis";
  });
}
2024-08-30 21:57:25.942 +03:00 [INF] Bearer was not authenticated. Failure message: IDX10206: Unable to validate audience. The 'audiences' parameter is empty.
2024-08-30 21:57:25.944 +03:00 [INF] Executing endpoint 'Obiyosis.Controllers.MobileUsers.MobileUserController.GetListAsync (Obiyosis.HttpApi)'
2024-08-30 21:57:25.944 +03:00 [INF] Route matched with {area = "app", controller = "MobileUser", action = "GetList", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Volo.Abp.Application.Dtos.PagedResultDto`1[Obiyosis.MobileUsers.MobileUserDto]] GetListAsync(Obiyosis.MobileUsers.GetMobileUsersInput) on controller Obiyosis.Controllers.MobileUsers.MobileUserController (Obiyosis.HttpApi).
2024-08-30 21:57:25.948 +03:00 [INF] Authorization failed. These requirements were not met:
PermissionRequirement: Obiyosis.MobileUsers
2024-08-30 21:57:25.960 +03:00 [WRN] ---------- RemoteServiceErrorInfo ----------
{
  "code": "Volo.Authorization:010001",
  "message": "Authorization failed! Given policy has not granted.",
  "details": null,
  "data": {},
  "validationErrors": null
}

2024-08-30 21:57:25.960 +03:00 [WRN] Exception of type 'Volo.Abp.Authorization.AbpAuthorizationException' was thrown.
Volo.Abp.Authorization.AbpAuthorizationException: Exception of type 'Volo.Abp.Authorization.AbpAuthorizationException' was thrown.
   at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.CheckAsync(IAuthorizationService authorizationService, AuthorizationPolicy policy)
   at Volo.Abp.Authorization.MethodInvocationAuthorizationService.CheckAsync(MethodInvocationAuthorizationContext context)
   at Volo.Abp.Authorization.AuthorizationInterceptor.AuthorizeAsync(IAbpMethodInvocation invocation)
   at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation)
   at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed)
   at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)
   at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync()
   at Volo.Abp.GlobalFeatures.GlobalFeatureInterceptor.InterceptAsync(IAbpMethodInvocation invocation)
   at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed)
   at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)
   at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync()
   at Volo.Abp.Auditing.AuditingInterceptor.ProceedByLoggingAsync(IAbpMethodInvocation invocation, AbpAuditingOptions options, IAuditingHelper auditingHelper, IAuditLogScope auditLogScope)
   at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation)
   at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed)
   at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)
   at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync()
   at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation)
   at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed)
   at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)
   at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync()
   at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation)
   at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed)
   at lambda_method3279(Closure, Object)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.&lt;InvokeNextActionFilterAsync&gt;g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.&lt;InvokeNextExceptionFilterAsync&gt;g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
2024-08-30 21:57:25.960 +03:00 [WRN] Code:Volo.Authorization:010001
Showing 1 to 10 of 62 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06