Important announcement: API v3 launch! Review the changes and update your integrations by Dec 1, 2025 before old API shutdown
API guide v3
LogoLogo
Release notes
  • Welcome to Coinsbuy docs
  • Get started
    • Sign up and sign in
    • Explore the Web interface
    • Create a wallet
    • Configure security settings and access permissions
    • Set up integrations
    • Use Helpdesk to get assistance
  • User guide
    • Wallet management
      • Wallets
      • Transfers
      • Deposits
      • Payouts
      • Events
      • Callbacks
    • Custody
      • Wallets
      • Requests
      • History
    • Staking
      • TRX staking
    • Rates
    • Swaps
      • Wallets
      • Swap
      • History
  • How-tos
    • Manage your profile and system
      • How to sign up
      • How to change your password
      • How to enable 2FA
      • How to whitelist IP addresses
      • How to access the API
      • How to enable additional AML check
    • Manage your wallets
      • How to create a wallet
      • How to grant access to your wallet
      • How to manage user roles
      • How to restrict access to your wallet
      • How to generate a report on wallet balances
      • How to set withdrawal thresholds
    • Manage your assets
      • How to create a deposit
      • How to create a payout
      • How to create a bank withdrawal
      • How to create an internal transfer
      • How to select the optimal blockchain fee
      • How to speed up your payout by changing the blockchain fee
      • How to whitelist a payout address
      • How to swap funds
      • How to top up or withdraw funds from your Custody wallet
  • API guide
    • API overview
    • Authentication
    • Wallet methods
    • Transfer methods
    • Deposit methods
    • Payout methods
    • Currency methods
    • Rate methods
  • API guide v2 [DEPRECATED]
    • API overview
    • Authentication
    • Wallet methods
    • Transfer methods
    • Deposit methods
    • Payout methods
    • Currency methods
    • Rate methods
  • References
    • Key terms
    • User roles
    • Transfer types
    • Currency codes
    • Block explorer list
    • Address types
    • Useful links
  • Troubleshooting
    • Error: No active account found with the given credentials
    • Error: Invalid 2FA code
    • Error: You IP is not whitelisted
    • Unresolved deposits
    • Missing deposits
    • Canceled transfers
    • Unconfirmed transfers
  • Release notes
Powered by GitBook
On this page
  • Problem
  • Possible reasons
  • Solution

Was this helpful?

  1. Troubleshooting

Error: No active account found with the given credentials

Problem

I can't log in to my account because I encounter the No active account found with the given credentials error.

Possible reasons

This issue may occur due to entering incorrect credentials when trying to log in.

Solution

Here are several steps that can help you resolve most common login issues.

1

Check the credentials

Make sure that you enter the correct credentials.

2

Check the keyboard layout

Ensure your keyboard layout matches your usual settings, especially if special characters are involved.

3

Check CapsLock

Check if the CapsLock key is active, as it may alter the input.

4

Clear browser cache and cookies

Sometimes, cached data can interfere with the login process. Clear your browser's cache and cookies and try again.

For Google Chrome:

  1. Click the three dots in the upper-right corner and select Settings.

  2. Go to Privacy and security and click Clear browsing data.

  3. Choose Cookies and other site data and Cached images and files, then click Clear data.

For Mozilla Firefox:

  1. Click the three lines in the upper-right corner and select Settings.

  2. Go to Privacy & Security and scroll to Cookies and site data.

  3. Click Clear data, select both options, and confirm.

5

Account lockout

After multiple failed login attempts, your account may be locked. Wait for about a minute to be able to try again.

6

Reset password

If none of the above worked, click the Forgot password link to reset it.

If the problem persists, contact the Support Team for further assistance.

PreviousUseful linksNextError: Invalid 2FA code

Last updated 3 months ago

Was this helpful?