Back to all

Deleted markups showing up in the API response

Hi,

I have been testing the markups endpoint and noticed that markups I deleted from a sheet is still showing up in the GET request. I created these markups with a POST request, then deleted them from the sheet. I made a new POST request that contains 134 markup objects, and the POST request is successful. But when I make GET request on the sheet, which should return only 134 markups, it returns 283 markup objects. I used GET https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/sheets/{sheet_id}/markups with Fieldwire-Filter: active. And all 283 markups returned in the GET request had deleted_at value as null, and this doesn't make sense. For your reference, my project_id is

b5fe0980-097b-4985-8301-a5c356e0e46f

and sheet_id is

bc8e4cca-d83b-4a00-85cc-1716d5b2f44a