The text contains an error message indicating an invalid file format was provided. The supported formats are: flac, m4a, mp3, mp4, mpeg, mpga, oga, ogg, wav, webm. Details of the error include the message "Invalid file format", the error type "invalid_request_error", a null parameter value, and a null error code.
.The text contains an error message object. The message says "Invalid file format. Supported formats: ['flac', 'm4a', 'mp3', 'mp4', 'mpeg', 'mpga', 'oga', 'ogg', 'wav', 'webm']", indicating an attempt to process a file with an unsupported format was made. Other properties of the error object include the type being "invalid_request_error", and the param, null
and code, null.
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.
.The text contains an error message detailing an invalid file format. The supported audio file formats are: FLAC, M4A, MP3, MP4, MPEG, MPGA, OGA, OGG, WAV, and WEBM. The error type is an invalid request with no additional details on the specific parameter or code that caused the error.
.The text is an error message with the following main points:
Message: "Invalid file format."
Supported formats: 'flac', 'm4a', 'mp3', 'mp4', 'mpeg', 'mpga', 'oga', 'ogg', 'wav', 'webm'
Error type: "invalid_request_error"
No other details like parameters, code, etc. are provided.
.