Azure / Microsoft365R

R SDK for interacting with Microsoft 365 APIs
Other
313 stars 44 forks source link

unable to add multiple recipients #161

Closed bhaveshlakhotia closed 1 year ago

bhaveshlakhotia commented 1 year ago

Hi,

I am getting an error when i am trying to append multiple recipients. I am wondering this is arising from the build_email_recipients. i have used the latest version from CRAN

Error in !is_empty(addr_list) && is.na(addr_list) : 'length = 2' in coercion to 'logical(1)'

hongooi73 commented 1 year ago

Duplicate of #151, #134. Use the dev version until it gets updated on CRAN

hongooi73 commented 1 year ago

Fix is now on CRAN