What could be the issue?

A developer receives Error Code 5 when performing a SOAP API call.

The error states: "Cannot Perform ‘Post’ on objects of type ‘SentEvent’".

What could be the issue?
A . SOAP does not support POST; use REST
B. The authentication token has expired.
C. It may be a temporary network issue.
D. ‘SentEvent’ is not able to be updated using SOAP.

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments