You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

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.