Schema error 600B when RequestID in Symantec VIP Web Service API call is greater than 40 characters
search cancel

Schema error 600B when RequestID in Symantec VIP Web Service API call is greater than 40 characters

book

Article ID: 235215

calendar_today

Updated On:

Products

VIP Service

Issue/Introduction

Schema error 600B when RequestID in Symantec VIP Web Service API call is greater than 40 characters. Sample error in the response:

<status>600B</status><statusMessage>Schema validation failed. (Error encountered during schema validation.)</statusMessage> 

Cause

The RequestID parameter can be between 4 and 40 characters. Too few or too many characters will result in the error.

Resolution

Include a RequestID parameter value in the API call that is between 4 and 40 characters.