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']". This indicates an attempt to process a file in an unsupported audio format. The error type is "invalid_request_error". There is no specified "param", "code", or additional details provided.
.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.
The error type is invalid_request_error. No error param or code is provided.
.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.
The error indicates the file format is not supported. Only the listed audio and video formats are allowed.
.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 error message indicates that an invalid file format was used. Supported formats are: flac, m4a, mp3, mp4, mpeg, mpga, oga, ogg, wav, and webm.
The error provides additional details: the message explains the problem of an invalid format, the type is an invalid request error, the param and code are null.
.