Skip to content

igorjacauna/issue-readbody

Repository files navigation

Replace APP_ID in .firebaserc Deploy to Firebae and try

POST https://YOURAPP.web.app/api/issue
Content-Type: application/json

{
  "test": 1
}

The response will be

{
  "url": "/api/issue",
  "statusCode": 500,
  "statusMessage": "",
  "message": "The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received an instance of Object",
  "stack": ""
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published