Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.

Forum Discussion

autratec's avatar
autratec
Helpful | Level 6
5 years ago

Error in call to API function "files/list_folder": request body: could not decode input as JSON

Looks like this question being raised before. i did try postman and able to pass the API message to box api and return sucessfully.   i am integrate MT4/MQL4 language with Dropbox. The code is li...
  • autratec's avatar
    autratec
    5 years ago

    Здравко 

     

    Hi, thanks for the advice. the second suggestion works:

    ArrayResize(body,ArraySize(body)-1);

    thank you again.