The text is an error message JSON object. The message indicates the file format is invalid. Supported formats are: ['flac', 'm4a', 'mp3', 'mp4', 'mpeg', 'mpga', 'oga', 'ogg', 'wav', 'webm']. The type is an invalid_request_error. Param and code are null.
.The text contained an error message indicating an invalid file format was used.
The supported formats are: flac, m4a, mp3, mp4, mpeg, mpga, oga, ogg, wav, webm.
.The text is an error message with the following key details:
Message: Invalid file format
Supported formats: flac, m4a, mp3, mp4, mpeg, mpga, oga, ogg, wav, webm
The error type is an invalid request error. No error code or parameter details are provided.
.The text contains an error message with the following key details:
Message: "Invalid file format." The supported formats are: 'flac', 'm4a', 'mp3', 'mp4', 'mpeg', 'mpga', 'oga', 'ogg', 'wav', 'webm'.
Type: "invalid_request_error"
Param: null
Code: null
.The text is an error message. The error message states that there is an "invalid file format". Specifically, the message lists supported file formats in square brackets, including formats like 'flac', 'mp3', 'mp4', 'wav', etc. The rest of the message contains additional error info, including the error "type" ("invalid_request_error"), the error "param" (null), and "code" (null). Overall, the error suggests the file format provided is invalid according to the list of supported formats.
.