B
brianlafertewk
Guest
This may not apply, but I'd like to add that if you are accessing the PAS OE instance through IIS using the AJP13 protocol (via BonCode or the Apache AJP13 connector for IIS), you will need to add the following to the section of the web.config file for the IIS site, to have the JSON pass through to the client. Otherwise, IIS intercepts the response and replaces the body with it's default error body for the response 'Status Code'.
Continue reading...
Continue reading...