generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Description
Uploading new object (PUT method) returns error: Cannot read properties of undefined (reading 'entityType') on FPM Explorer
Steps to Reproduce
- Upload a file
- $batch (POST method) called to create new entity (OK)
- stream_data (PUT method) called to update new entity with data
- Got Cannot read properties of undefined (reading 'entityType')

Issue appears because url for PUT initially provided with base url.
Expected results
Expected to add and return correct data
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels