The text contains an error message with the following key details:
Message: Invalid file format. Supported formats are: 'flac', 'm4a', 'mp3', 'mp4', 'mpeg', 'mpga', 'oga', 'ogg', 'wav', 'webm'.
Type: invalid_request_error
The error provides the supported audio file formats that are allowed. It states the request contained an invalid file format, specifying the type of error encountered.
.
The error message indicates an invalid file format was submitted. It lists the supported formats: flac, m4a, mp3, mp4, mpeg, mpga, oga, ogg, wav, webm.
The error provides additional details: the message text, type being an invalid request error, a null param, and no specified code.
.
The text is an error message indicating an invalid file format was provided. The supported formats are: flac, m4a, mp3, mp4, mpeg, mpga, oga, ogg, wav, webm. Additional details provided include the error type being an invalid request error, with no parameter, code, or other specifics given.
.
The text contains an error message with the following key details:
Message: Invalid file format. Supported formats: flac, m4a, mp3, mp4, mpeg, mpga, oga, ogg, wav, webm. Type: invalid_request_error. Param: null. Code: null.
.
Invalid file format error message states supported audio formats are: 'flac', 'm4a', 'mp3', 'mp4', 'mpeg', 'mpga', 'oga', 'ogg', 'wav', 'webm'. No file type provided matched supported formats, resulting in an invalid_request_error.
Error contains: message explaining issue, type categorizing error, param, code. Latter two are null, indicating no additional details provided.
.