Closed anirban-tw closed 1 year ago
@anirban-tw Sorry for the delay, I did not see this issue come in. After further investigation it seems like this is the expected behaviour for this endpoint, please see the documentation here: https://developer.nylas.com/docs/api/#post/calendars/free-busy
Supported for:
- Microsoft(EWS)
- Gmail
Please let me know if you have any other questions!
Bug Description I am using
nylas gem version 5.13.0
to fetch free_busy slots, getting the errorFree-busy for 'emails' is not supported by the EAS provider
with a Microsoft outlook email id.To Reproduce The code snippet used is as follows:
the code when executed throws the following exception:
Expected behavior
Should return a list of free busy slots
SDK Version:
nylas
gem version5.13.0