DominikMe / acs-emulator

Local emulator to run Azure Communication Services client SDKs without a provisioned ACS resource
MIT License
5 stars 4 forks source link

Update Email API to match GA version #49

Open mbakalov opened 4 months ago

mbakalov commented 4 months ago

Seeing several issues when trying to use the emulator with latest Email SDK. Following the quickstart:

  1. "await until completed" poller never returns

  2. From and To don't get populated correctly: image

arifibrahim4 commented 3 months ago

PR should fix the issue => https://github.com/DominikMe/acs-emulator/pull/57