Dataswyft API Platform: Developers Docs
WebsiteGitHubSlackLogin
  • About Dataswyft
    • Community & Support
  • Learn about Dataswyft Platform
    • Decentralized Data Servers
    • Personal Data Account
      • HMIC Permissions
      • Namespaces
      • Single Sign-On
    • Data Wallet
      • Data Wallet Canvas and Solutions
      • CheckD Data Wallet: Release Notes
    • Dataswyft One
      • Compute Tools
  • Build on Dataswyft Platform
    • Dataswyft One APIs
      • Data API
        • Filtering, Querying & Transforming Data
        • Data Debit
      • File Storage API
      • Computations API
      • Postman Collection
    • Integrating with Data Wallets
    • Getting Started
      • Quick Start
      • Developers Portal
        • Updating and Submitting an Application
        • Deleting an Application
        • Application Statuses
      • Application Example - React
        • 1. Environment Setup
        • 2. Create Main Structure
        • 3. Main Page & Routing
        • 4. User Authentication
        • 6. CRUD Operations
        • 5. Component Pages
  • Deploy
    • Application Review
    • Rating Assurance & Certification
    • Live Application Ratings
  • Knowledge Base
    • Security Practices
    • FAQ
    • Glossary of Terms
  • Dataswyft
Powered by GitBook
On this page
  • App rejections or suspensions
  • App statuses

Was this helpful?

  1. Build on Dataswyft Platform
  2. Getting Started
  3. Developers Portal

Application Statuses

App rejections or suspensions

A manager can reject or suspend an application at any time. This can be due to problems with the application or for security reasons. A rejection or suspension message will be sent to your email with more information about the reason that led to it.

App statuses

The possible application statuses are:

  • draft — Application not submitted for review yet. It's currently live in the staging

    environment, hubat.net and is able to be tested with a hubat.net HAT.

  • test — This application is the test version of a currently review or live application.

    Its purpose is to provide a testing ground for further updates to the live application.

  • review — Application has been submitted for review by a manager

  • live — Application is currently live on all HATs

  • rejected — Application has be rejected. Please look at your emails for further details as to why it has happened.

  • submitted — Application has be suspended. Please look at your emails for further details as to why it has happened.

  • deleted — A live application needs to be deleted. A manager will look at the request and delete the app. An email will be send to confirm the deletion of the application.

PreviousDeleting an ApplicationNextApplication Example - React

Last updated 5 months ago

Was this helpful?