hi
Can you test this change?
https://github.com/abpframework/abp/pull/21211
Thanks.
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. 👍
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?