Skip to content

Cannot get multiple free/busy responses #267

Description

@jrmhaig

When I call get_user_availability with a list of more than one email addresses, and if I understand this correctly:

def get_user_availability_response
body.first[:get_user_availability_response][:elems].first[:free_busy_response_array][:elems].first[:free_busy_response][:elems]
end

then get_user_availability_response method only returns the responses for the first email address. Should it be possible to access all the other responses?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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