Ensure the body field in your API Request tool is ...
# general-english
k
Ensure the body field in your API Request tool is explicitly defined with "type": "object" and valid properties; a common cause of the error is incorrect structure or syntax like missing "type" or improper nesting. @Blekk
2 Views