Skip to content

BUG - Attachments upload (PUT) issue on  #268

@ofrids

Description

@ofrids

Description

Uploading new object (PUT method) returns error: Cannot read properties of undefined (reading 'entityType') on FPM Explorer

Steps to Reproduce

  1. Upload a file
  2. $batch (POST method) called to create new entity (OK)
  3. stream_data (PUT method) called to update new entity with data
  4. Got Cannot read properties of undefined (reading 'entityType')

image
Issue appears because url for PUT initially provided with base url.

Expected results

Expected to add and return correct data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions