Ends in:
4 DAYS
1 HR
20 MIN
33 SEC
Ends in:
4 D
1 H
20 M
33 S

Activities of "maliming"

hi

Can you test this change?

https://github.com/abpframework/abp/pull/21211

Thanks.

Answer

hi

Please share full Logs.txt file.

Thanks.

liming.ma@volosoft.com

hi

Thanks. Can you please share the full Logs.txt file?

hi

It seems the HTTP request doesn't include the access_token


You have to sign in with IdentityConstants.ExternalScheme first, then call GetExternalLoginInfoAsync

options.DefaultSignInScheme = IdentityConstants.ExternalScheme;

Usually we will call it in the callback of the external/social login


Please share full HTTP requests in har file.

Thanks.

Great. 👍

This method returns false

https://github.com/dotnet/aspnetcore/blob/main/src/Identity/Core/src/SignInManager.cs#L136-L154

Have you set the log configuration as

hi

I can't build your solution.

Can you share a simple project?

Thanks.

These projects can't be found.

<ProjectReference Include="../../../../Modules/Cns.Modules.Docusign/src/Cns.Modules.Docusign.Blazor/Cns.Modules.Docusign.Blazor.csproj" />


<ProjectReference Include="../../../../Modules/Cns.Modules.Docusign/src/Cns.Modules.Docusign.Blazor.Server/Cns.Modules.Docusign.Blazor.Server.csproj" />

hi

https://github.com/abpframework/abp/issues/10662#issuecomment-972765041

hi

You should use the async method.

hi

Is the 4f94a18a-985a-4682-8055-3a159cbc3e4b user confirmed his email?

Can you check it in the database?

Showing 271 to 280 of 8490 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 28, 2024, 07:27