hi
Can you just share the full logs?
I will check it.
Thanks.
Hi
Can you share the logs that contain the http request info?
The context logs .
https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
You can share it with liming.ma@volosoft.com
Thanks
Hi
Can you share full logs?
Thanks.
Refeunded.
hi
1 and 2
Can you change the icon URL in your project? we will fix it in next Studio release.
3 ImpersonateUser
We will fix them in 9.1.2, You can override the component now. if you need the source code of the component,, you can send an email liming.ma@volosoft.com
We will remove / prefix from the action.
Thanks.
hi
This is actually a limitation of EF Core, we can do nothing about it.
Thanks.
ok
I will fix in next patch version.
Thanks again.
hi
Please create a new question about your new case
Thanks.
hi burkay
Yes, we will add OpenIddictToken to framework. I just make sure it works for you. : )
Can you test it?
Thanks.
hi
The Logs.txt says:
Client validation failed because 'https://localhost:44364/signin-oidc' was not a valid redirect_uri for LulaCreditAssessment_Web.
Make sure the LulaCreditAssessment_Web's RedirectUris contains the https://localhost:44364/signin-oidc
{
"client_id": "LulaCreditAssessment_Web",
"redirect_uri": "https://localhost:44364/signin-oidc",
"response_type": "code id_token",
"scope": "openid profile roles email phone LulaCreditAssessment",
"response_mode": "form_post",
"nonce": "63879181284471l",
"state": "CfDJ8KitIyzDz",
"x-client-SKU": "ID_NET9_0",
"x-client-ver": "8.3.0.0"
}.