Sequence Docs home pagelight logodark logo
  • Sign In
  • Sign In
Home
Solutions
SDKs
APIs
Resources
Support
  • Supported Chains
  • Changelog
    • Welcome to Sequence
    • LLM Integrations
    Wallets
    • Overview
    • For Developers
      • Overview
      • Ecosystem Wallet
      • Embedded Wallet
        • Overview
        • Quickstart
        • Wallet Linking
        • Migrating to Sequence
        • FAQ
    • For Ecosystems
    Payments
    • Overview
    • Trails
    • Shop
    • Marketplace
    • Checkout SDK
    Indexer
    • Overview
    • Cross-Chain Token Balances
    • Token Balances
    • Transaction History
    • Webhooks
    • Subscriptions
    Infrastructure
    • Overview
    • Transaction API
    • Blockchain RPC
    • Sidekick
    Developer Platform
    • Getting Started
    • Contracts
    • Collections
    • Embedded Wallet
    • Gas Sponsorship
    • Marketplaces
    • Webhooks
    • Analytics
    • Project Management
    • Project Settings
    Technical References
    • Overview
    • Smart Contract Wallets
    • Contract Deployments
    • Contract Audits
    • Architecture
    Embedded Wallet

    FAQ

    FAQ and Common Errors

    I'm receiving an error such as `unable to decode regular signature` when trying to verify a signature from an embedded wallet in my backend.

    It’s important to ensure that when attempting to call the IsValidMessageSignature function that the parameters passed are exact - down to whitespace in the message. Otherwise a common issue is that you haven’t deployed a parent wallet on that particular chain.

    I'm receiving an invalid tenant error.

    This is most likely due to a mismatch of the configuration keys from Sequence Builder. Ensure that these are copied and pasted correctly and the project access key matches the tenant key provided as well which should resolve the issue. You can see more information about configuring embedded wallet here.

    Was this page helpful?

    Migrating to SequenceOverview
    xgithubdiscord
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.