cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment entry created, but no attachment details

0 Kudos

Hi, I am currently creating attachments with my application through service layer. Currently I've been getting this type of error where the attachment entry is created, but no attachment is really created(there are no details). As parameters I am sending the attachment information in a form-data object. The response to the request looks something like this:

{ "odata.metadata" : "https://hanab1:50000/b1s/v1/$metadata#Attachments2/@Element", "AbsoluteEntry" : 106, "Attachments2_Lines" : [] }

The response is 201 created, but yet notice that the lines are empty.

If anyone can help me with this, that would be great. Thanks in advance.

Accepted Solutions (0)

Answers (0)