Q2
Single choice
A developer is debugging a Worklight Adapter procedure that has been configured with the following securityTest property in the adapter configuration file:
<procedure name="getSecureFeed" securityTest="Adapter-securityTest"/>
When the adapter procedure getSecureFeed is invoked by the client, the developer has noted that the Worklight Server responds with HTML content rather than the expected JSON content from getSecuredFeed function.
Which assertion is correct?