Learn how to make the most out of the Dropbox Community here 💙!

Forum Discussion

axew3's avatar
axew3
Collaborator | Level 8
9 years ago
Solved

Behavior: create_folder do not share a subfolder, if path_lower contain chars like ' . And happy NY!

Just 1 hour after 00 of the last day on 2016 ... Happy New Year to all! Finally 2017 is coming!   My last 2016 problem :)  ... maybe as always due to the fact i've not well read/understand somethin...
  • Greg-DB's avatar
    Greg-DB
    9 years ago
    Apologies, this is still hard to follow without seeing the actual API call code, that is, seeing what API endpoints you're calling, and seeing the output you're getting, along with an explanation of the output you're expecting to get.

    For example, are you only calling the /files/create_folder endpoint? That endpoint only creates folders. It doesn't share them automatically.

    If you'd rather not post publicly, you can open a ticket here:

    https://www.dropbox.com/developers/contact

    Please include:

    - the name of the API app
    - the full text of the output/behavior you are getting
    - the output/behavior you expect to get
    - the relevant code