ApiErrorType = "http_error" | "invalid_json" | "timeout" | "network_error"
"http_error"
"invalid_json"
"timeout"
"network_error"
Was this page helpful?