Resolve X-Content-Type Mismatch for SuiteCommerce

Follow these instructions to confirm your custom SSPs are correctly set up.

  1. Review your custom SSPs to confirm that the Content-Type set in the response header matches the content returned.

  2. If no Content-Type is set, you will need to define the correct one for your custom SSP.

  3. Make sure the services you created to handle http requests follow best practices. See Create and Use SSP Applications

    If your services are not following best practice, you should extend ServiceController. See Create a Service to Handle HTTP Requests.

Related Topics

General Notices