Skip to main content
ArcBlock Community

Email mismatch between profile and verified certificate when connecting DID Wallet

Marlong
Developers
blocklet-serverbugimpact-highqualifiedrewarded
Description:

When attempting to connect the DID Wallet to the ArcBlock platform, an error occurs stating "Email mismatch between profile and verified certificate." This prevents the user from successfully accessing the platform using the DID Wallet, even though the email used for both the wallet and the account is the same. The error seems to occur despite following the normal connection process, suggesting a possible issue with email verification logic or certificate validation.

Steps to Reproduce:
  1. Log into ArcBlock using your DID Wallet.
  2. Attempt to connect your DID Wallet to the ArcBlock platform.
  3. The following error message appears: "Email mismatch between profile and verified certificate.

Screenshot 2024-10-24 235658.png

Impact:

This issue blocks users from accessing the platform using their DID Wallet, preventing engagement in any decentralized applications (DApps) or other services that require the wallet.

Suggested Fix:
  • Review the email verification logic between the profile and the DID Wallet's verified certificate.
  • Ensure that both profile data and certificate verification are consistent across all services.
  • Add a more detailed log message or troubleshooting guide to help users understand what specifically causes the mismatch.

3 replies

wangshijun23 months ago

Ensure that both profile data and certificate verification are consistent across all services.

Hi, the error is thrown when the profile you provided from your DID Wallet does not match the email contained in the email verification certificate, this may happen for user profiles that are created with invalid emails:

  • the only way to fix the issue on the user side is to update the profile in your DID Wallet to a frequently used email.
  • we will reevaluate the current error throw logic to make things more obvious for user to follow
你是好人,我跟你23 months ago

image.png

image.png

我们的图标为什么不一样呢

wangshijun19 months ago

A fix has been deployed

Reply