Hello,
Hi Nathan,
Thanks for your inquiry.
I have tested the scenario and have managed to reproduce the same issue at my side. For the sake of correction, I have logged this problem in our issue tracking system as SAASWORDS-126. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.
We apologize for your inconvenience.
The issues you have found earlier (filed as SAASWORDS-126) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
Kindly note since API Version V4.0, there are several breaking changes introduced in Aspose.Words Cloud. Along with other changes, please note MailMerge APIs are simplified. Now Mail Merge fields and Mustache template APIs are combined. So a single API can be used for both types of templates.
In the new API, versions we have changed PUT to POST (and vice versa). From now on, all idempotent methods are PUT and non-idempotent ones are POST. So MailMerge API methods are changed to PUT now.