Company logo
  • Jobs
  • Bootcamp
  • About Us
  • For professionals
    • Home
    • Jobs
    • Courses
    • Questions
    • Teachers
    • Bootcamp
  • For business
    • Home
    • Our process
    • Plans
    • Assessments
    • Payroll
    • Blog
    • Calculator

0

59
Views
req.body returns oddly formatted object when posting to API

I'm using Express to create an API to use for my website. When I post an object to the API, it returns as this:

[Object: null prototype] {
  type: 'report',
  'data[id]': '123456',
  'data[dateRequested]': '2021-11-05',
  'data[dateOfService]': '2021-11-11',
  'data[completed]': 'true',
}

How could I fix this or turn it into an actual object that I can parse?

7 months ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post job Plans Our process Sales
Legal
Terms and conditions Privacy policy
© 2023 PeakU Inc. All Rights Reserved.