'SOAP Server Application Faulted' when using the SaveAttachment API method

Symptoms

When calling the SaveAttachment method a 'SOAP Server Application Faulted' error is returned, but other methods otherwise function properly.

Cause

This might be caused by the fact that the "objectID" parameter is not specified correctly for the given "type" parameter.

Resolution

Depending on the specified "type" of attachment a corresponding "objectID" should be specified. If the type is set to "batch" then the "batchID" should be specified twice - as an "objectID" and as "batchID" parameters.

You may refer to the following documentation page for additional details on this method: SaveAttachment

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.