💎
Diamond Network
  • 👋Welcome
  • 🛡️Authentication
  • 🛑App Errors
  • 💬Support
  • API Products
    • 🔑Verify
      • 🔒Unlockables
      • 🔗Unlockable Links
      • ✨Browser SDK
      • 👨‍💻REST API
      • 🛑Verify Errors
      • ❔Guides
        • Gated Content
        • Holders Discount
        • Wallet Login
        • Trait-based Rewards
  • NFT-Inator
    • 🎇NEW: Reserve your club
    • Features
      • Tiers
    • Getting Started
      • Create an account
      • Start a project
      • Project Stage
      • Upload Traits
      • Adjust project settings
    • Design custom tokens
      • Prototype UI
      • Design & save tokens
      • Creating a promo video
      • Download your art & metadata
    • Generate a collection
      • Generator UI
      • Token Sets
      • Managing traits & rarity
      • Rules
      • Rarity views
      • Filtering & editing tokens
    • Export a project
      • Pre-existing artwork
      • Promo video
      • Export Collection
        • Basic Settings
        • NFT-Preview
        • IPFS Upload
        • Export Files
      • IPFS Options
        • NFT.storage
        • Pinata
    • Smart contract deployer
      • Initial Setup
      • Deploy a contract
        • Minting
        • Payouts & royalties
        • Features
        • Deploy to testnet
      • Reserve your club
    • Managing a smart contract
      • Dashboard
      • Artwork
      • Allowlist
      • Airdrop
      • Withdraw
      • Mint Button
      • Source & ABI
      • Settings
Powered by GitBook
On this page

Was this helpful?

App Errors

PreviousAuthenticationNextSupport

Last updated 3 years ago

Was this helpful?

These errors appear at the app level and are usually caused by incorrect API credentials or badly formatted requests. For product specific errors, please check the relevant documentation:

HTTP Status
Code
Message
400

app/bad-request

Bad request (check errors field for details)

401

app/invalid-key

Invalid API key

403

app/unauthorized-public

Endpoint requires public key authentication

403

app/unauthorized-secret

Endpoint requires secret key authentication

403

app/unauthorized-vault

Endpoint requires vault key authentication

404

app/not-found

App not found

429

app/rate-limited

Too many requests, try again later

500

app/internal-error

Internal server error, try again later

🛑
🛑Verify Errors