When I used the provided cURL in my HTTP action to retrieve data and connected my connector, the test executed successfully. However, the file returned is empty.
curl -X GET "https://marketplace.moveworks.com/api/purple-suite/erp/purchase-requests/history"
Am I setting this up incorrectly, or could there be an issue with the API itself?