After debugging for some hours, we found out that the api for sending emails is v3_0, which has a different set of options available for delivery_method_options. This can be seen here.
This PR aims to clarify this in the Readme file to avoid this kind of confusion in the future.
After debugging for some hours, we found out that the api for sending emails is v3_0, which has a different set of options available for
delivery_method_options
. This can be seen here.This PR aims to clarify this in the Readme file to avoid this kind of confusion in the future.