1
Special Characters for KEY name in API Calls
complete
H
Harshita Agarwal
Hi,
I am trying to build an app where user can upload pictures/files from the app and it will be stored on their dropbox account.
The dropbox API requires a header as below:
header “Dropbox-API-Arg: {"autorename":false,"mode":"add","mute":false,"path":"/Homework/math/Matrices.txt","strict_conflict":false}”
The problem is it has special characters (" - ") which is not accepted by appgyver in the custom schema properties for POST .
If Dropbox is accepting special characters in API calls then that means that there are no technical reasons to disable it. Hence I am putting it as a bug
Log In
Activity
Newest
Oldest
K
Kirill Leventcov
complete
Solution provided. I will be closing the ticket following the support Lifetime guidelines:
In case the issue is still present, please open a new bug report.
K
Kirill Leventcov
under review
K
Kirill Leventcov
Hi,
Thanks a lot for reporting. I could not replicate the issue you described as it is possible use "-" character in the Header key (see the attached screenshot). You do not need to configure custom schema for the request, as that is automatically generated after testing the endpoint. All Headers are configured within the "Config" tab.
In case I understood your issue incorrectly, please provide the appID so I can look into the app directly. Here is more info on that:
