The "Bad Content Format" error occurs if the request does not include a content type specification in the Content-Type header.
Solution: Add the correct Content-Type header (e.g., application/json) and resend the request.
The "Bad Content Format" error occurs if the request does not include a content type specification in the Content-Type header.
Solution: Add the correct Content-Type header (e.g., application/json) and resend the request.