[RSS Feed/News] Error when importing BMP avatars through the API

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I'm encountering an error trying to import an avatar as a bmp image through the API

Code:

Code:
/avatars/25258.gif {
    "success": true
}/avatars/25259.gif {
    "success": true
}/avatars/21684.png {
    "success": true
}/avatars/21685.png {
    "success": true
}/avatars/21686.jpg {
    "success": true
}/avatars/25257.bmp {
    "errors": [
        {
            "code": "uploaded_file_must_be_valid_image",
            "message": "The uploaded file must be a valid image.",
            "params"...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom