Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Zip file not dowloading correctly from REST source #274

@jimazikerlan

Description

@jimazikerlan

Describe the bug
I am trying to consume a resource that points to a REST API. The retrieved resource is a zip file which I am able to dowload through a get request in the navigator. When I consume the ZIP file through the connector I receive a file without extension and with incorrect encoding so I cannot unzip it. I think that it could be because the connector is returning text instead of the context of the HTTP response.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Data Consumption
  2. Click on IDS Resources
  3. Try to get the resource
  4. The resource downloads without extension and with wrong format when trying to unzip it.

Expected behavior
Get a ZIP file

Desktop (please complete the following information):

  • OS: Docker in Windows
  • Browser Edge, Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions