{
  "error": {
    "type": "invalid_request_error",
    "code": "http_unsupported",
    "message": "The OpenAI API is only accessible over HTTPS. Ensure the URL starts with 'https://' and not 'http://'.",
    "param": null
  }
}