<<  >> (p.35)
    Author Topic: closed  (Read 164823 times)
    almightyruler
    Legendary
    *
    Offline Offline

    Activity: 2338
    Merit: 1092


    View Profile
    February 01, 2014, 04:08:15 AM
     #681

    I noticed my bot broke about 7 hours ago. Looks like the data returned by the API has changed. For example, data used to be:

    <ask type="array">
    <ask type="decimal">x</ask>
    <ask type="decimal">x</ask>
    </ask>


    Now it's:

    <ask type="array">
    <ask>x</ask>
    <ask>x</ask>
    </ask>


    (Note that type="decimal" has quietly disappeared. My bot looks for this string as part of its sanity checking)
Page 34
Viewing Page: 35