Function executeFactoryFunctionsRequestWithoutRequestBody

Executes an HTTP request without a request body using the provided factory function properties.

  • Error parsing query parameters.
  • Error parsing path parameters.
  • The provided URL is invalid.
  • Invalid timeout provided.
  • The provided RetryOptions are invalid.
  • Server responded with an error status code.
  • Network connectivity issue.
  • An unexpected Axios error occurred.
  • The server took too long to send a response.
  • Error parsing server response.
  • An unexpected error occurred.