API Endpoint(s) and/or Zoom API Event(s)
Using the Zoom Meeting API
https://api.zoom.us/v2/users/me/meetings
Description
Receiving a bad JSON error but I’m not sure why. I checked https://jsonformatter.curiousconcept.com/ and confirmed it is valid JSON. So I wonder if I’m implementing the schema incorrectly.
Error?
Receiving this in Postman
300
Request Body should be a valid JSON object.
How To Reproduce
Steps to reproduce the behavior:
*1. Request URL / Headers *(without credentials or sensitive info like emails, uuid, etc.)
content-type application/json
- / Body*
2. Authentication method or app type
Postman
3. Any errors
Just the bad json error