Export feature returning error on objectProperties
I am attempting to use the new export feature for tickets, I have code the pulls the entire ticket list today, but it runs for hours. With the export, everything works fine if I do not include any objectProperties. I carried over the same list of fields from search properties, but I receive an error "{"status":"error","message":"Please fix or remove these properties as they are not a part of the object:"... when I include any of the fields I need exported.
I have used the API to validate these fields and they work for a full pull or recent changes, but do not work at all for the EXPORT API.
Export feature returning error on objectProperties
No I have not made any progress. They are a combination of both custom and default. I can receive data back though. I tried with smaller properties, but will try again with other combinations.