Playdapp Developers V2
  • Introduction
  • Prerequisites
  • QuickStart
  • API Guide
    • Overview
    • Authentication
    • HTTP Status Code
    • Diagrams
      • Basic
      • Shop in Shop
  • API Reference
    • APIs Overview
    • Basic
    • Shop in Shop
      • Base
      • P2E
Powered by GitBook
On this page
  1. API Guide

HTTP Status Code

It describes the error code sent when the request failed.

HTTP Status Code
Description

400

Bad request

401

A request that failed during the authentication process.

403

Forbidden, not authorized for that request

404

The resource that the request accesses was not found.

422

Request parameter validation failed.

PreviousAuthenticationNextDiagrams

Last updated 2 years ago