Forum Replies Created

Viewing 1 replies (of 1 total)
  • I’m also having problems uploading images via Ecto. For some reason I can’t upload iStock photo images. But if I take a screen shot of the image and save it I can upload it fine.

    Ecto console below

    Steve

    Request with URL:
    https://www.steveaddison.net/xmlrpc.php
    and data:
    <?xml version=”1.0″ encoding=”UTF-8″?>
    <methodCall>
    <methodName>metaWeblog.newMediaObject</methodName>
    <params>
    <param>
    <value><string>1</string></value>
    </param>
    <param>
    <value><string>admin</string></value>
    </param>
    <param>
    <value><string>******</string></value>
    </param>
    <param>
    <value><struct>
    <member>
    <name>bits</name>
    <value>REMOVED</value>
    </member>
    <member>
    <name>name</name>
    <value><string>iStock_000002620307Small.jpg</string></value>
    </member>
    <member>
    <name>type</name>
    <value><string>image/jpeg</string></value>
    </member>
    </struct></value>
    </param>
    </params>
    </methodCall>

Viewing 1 replies (of 1 total)