CcaWebAPI 5.4.3
Version 5.4.3.3 (Not yet releases)
- Improved creation and update of Web objects
- When no JobInstance is found, return 404 Object Not Found
- Base64-encoded files are now decoded before being uploaded to CcaAPI
Version 5.4.3.2 (20/10/2016)
- Allow SpeechJobLink requests using both /SpeechJobLink and /SpeechJobLinks. Important: using /SpeechJobLink is now marked as deprecated
- Fixed XML (de-)serialization inconsistencies:
- List:
- Grouped POP3 and SMTP settings in MailingOptions to match CCA serialization of these objects
- Matched naming of ReminderEmails and MailTemplate properties
- Task:
- No longer serialize Fields, as it's not deserialized on Cca anyway
- List:
- Make sure the version of an ApplicationFile matches exactly with the one on CCA
- Changed result code to 503 in case CcaAPI cache isn't available yet
- Improved error handling for see-in
- Fixed crash when login fails due to timeout