Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get multiple free/busy responses #267

Open
jrmhaig opened this issue Oct 13, 2017 · 0 comments
Open

Cannot get multiple free/busy responses #267

jrmhaig opened this issue Oct 13, 2017 · 0 comments

Comments

@jrmhaig
Copy link

jrmhaig commented Oct 13, 2017

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant