Project

General

Profile

Actions

Defect #41189

closed

Issue with Uploading File via Make.com(Integromat) to Redmine API

Added by Martin Stejskal 7 days ago. Updated 6 days ago.

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

Also available in: Atom PDF