Hi Richard H.
The problem you're facing might be due to a couple of potential factors. Let's begin with these two possibilities:
- 1.
Incorrectly Structured JSON - Ensure that the body of your HTTP request is properly formatted as JSON. Common mistakes to look out for include missing commas or other formatting errors.
- 2.
Missing Required Fields - Make sure that your request body includes all the necessary fields for the Webflow CMS item. You can refer to the API documentation to find a list of these required fields.
Fell free to can send details on DM