I am having an issue with Dropbox http API call. My file names have apostrophe and when i try and encode it and fetch it doesnt work. Let me know the way around for it. Thank you.
You can find information on how to encode parameters on download calls here: https://www.dropbox.com/developers/reference/json-encoding
If that doesn't help, please share the steps/code to reproduce the issue, including a sample parameter value that causes it to fail, and whatever unexpected error/output you get so we can take a look.