i'm able to export manually in the front end, however when i try the call in postman (passing the survey and ProgressId and same credentials) i get the error below
{
"meta": {
"httpStatus": "404 - Not Found",
"error": {
"errorMessage": "The requested resource does not exist."
}
}
}
Page 1 / 1
This usually happens when there is a typo. Can you confirm your credentials and IDs are correct?
yes, using the same API token. export-response call runs successfully and returns the id, but i get that error trying to return the status... just adding the progressID in the URL.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.