You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
Describe the bug
Recently SFMC added ErrorCodeId to the SubscriberResult in the wsdl and Fuel wasn't updated to support it.
To Reproduce
Send yourself a triggered email with an invalid subscriber and the error will occur.
Expected behavior
The request should complete and have an error message detailing the problem.
Screenshots
If applicable, add screenshots to help explain your problem.
Code snippet
A code snippet that demonstrates the issue or a link to a code repository the developers can easily pull down to recreate the issue locally.
Note: Because the developers need to copy and paste the code snippet, including a code snippet as a media file (e.g. gif) is not sufficient.
Environment
SDK Version - 11
Java/ JDK version -11
The bug has the severity
Critical: The defect affects critical functionality or critical data. It does not have a workaround.
[x ] Major: The defect affects major functionality or major data. It has a workaround but is not obvious and is difficult.
Minor: The defect affects minor functionality or non-critical data. It has an easy workaround.
Trivial: The defect does not affect functionality or data. It does not even need a workaround. It does not impact productivity or efficiency. It is merely an inconvenience.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
pc-dhutton
changed the title
[BUG] ErrorCodeId is not present in the SuscriberResult in etframework.wsdl which is causing un-marsheling exceptions
[BUG] ErrorCodeId is not present in the SubscriberResult in etframework.wsdl which is causing un-marsheling exceptions
Mar 23, 2021
This issue has now been around for one and a half year - and a fix proposed for more than half a year.
Is this project considered deprecated and what is the official successor to this project?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Recently SFMC added ErrorCodeId to the SubscriberResult in the wsdl and Fuel wasn't updated to support it.
To Reproduce

Send yourself a triggered email with an invalid subscriber and the error will occur.
Expected behavior

The request should complete and have an error message detailing the problem.
Screenshots
If applicable, add screenshots to help explain your problem.
Code snippet
A code snippet that demonstrates the issue or a link to a code repository the developers can easily pull down to recreate the issue locally.
Note: Because the developers need to copy and paste the code snippet, including a code snippet as a media file (e.g. gif) is not sufficient.
Environment
The bug has the severity
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: