Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
roohinsharma
3 years agoNew member | Level 2
Drop box integromat integration
I am trying to make an api call from integromat
url-
https://content.dropboxapi.com/2/sharing/get_shared_link_file
I am passing header Dropbox-API-Arg
value- {"path": "/Prime_Numbers.txt",
"url": "https://www.dropbox.com/s/2sn712vy1ovegw8/Prime_Numbers.txt?dl=0"}
But I am getting error-
The operation failed with an error. Invalid character in header content ["dropbox-api-arg"]
I have even tried escaping " but still it's giving me error.
How can I pass Dropbox-API-Arg through integromat
1 Reply
- Greg-DB3 years ago
Dropbox Community Moderator
While I can't provide support for Integromat itself or offer insight on what it does/doesn't allow, from what you've posted here at least it appears you have a new line before "url", which wouldn't be valid in an HTTP header. I suggest removing that and trying again.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!