Skip to content

update_response #61

@bochhun

Description

@bochhun

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions