-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
I am having trouble using call_limer to update a response. I have both the response id and token as headers, along with the response to update. I get the following error message:
> update_response <-call_limer(method = "update_response",
params = list(iSurveyID = 123456,
ResponseData = df))
> update_response
[1] "Error: Missing response identifier (id|token)."
Any ideas would be helpful!
Metadata
Metadata
Assignees
Labels
No labels