Actions
Defect #41189
closedIssue with Uploading File via Make.com(Integromat) to Redmine API
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Files
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hello,
I am experiencing an issue when attempting to upload a file to Redmine using Integromat. Below are the details of my request configuration:
Method: POST
cUrl : "https://mydomain.redmine.instance/uploads.json?filename=filename.xlsx"
Headers:
X-Redmine-API-Key: my api key
Content-Type: application/octet-stream
Body Type: multipart/form_data
Form Data Fields:
Key: File
Data: Binary data for the file
File Name: filename.xlsx
Field Type: File
However, when I execute this request, I receive the following error: "Service is not reachable."
I would appreciate any assistance or guidance on resolving this issue. Please let me know if there are any specific configurations or settings that need to be adjusted.
Thank you for your support.
Actions