Curious about A, B, C, and D drives? Learn what they mean and how to use them effectively with Dropbox in this handy guide! - check it out now!

Forum Discussion

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

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.