Schema App's Akamai integration bundle includes error message support. This suport document outlines how to access., interpret and action those messages.
Notes: This feature was launched in June 19 2026. If you downloaded the Schema App bundle before that date, follow steps 1.1 and 1.2 to ensure you are using an up to date version.
TABLE OF CONTENTS
How To: Review Network Header Responses
Navigate to the Network Tab and review response from the X-Schemaapp-Ew-Status to learn which troubleshooting action to take.
Step 1: Open Developer Tools and Emulate a Permitted Bot
- Navigate to the Developer Tools (CTRL + Shift + I or Right Click > Inspect).
- Ensure you are emulating a user agent that is permitted according to the Edge Worker Request Header → User-Agent settings. Review this support document for information on how to emulate a different user agent.
- Reload the page, proceed to Step 2.
- If you are blocked, the SchemaBot may need to be allowlisted. Review this support documentation for information on allowlisting SchemaBot.
Step 2: Navigate to Network Tab and Check the Document Headers
Schema App scripts run a response header with information about the status, URL, Account ID, and CDN Access messages
- Navigate to the Network tab
- Look for the Document, it will be first in the list of requests
- Scroll down the "Headers" tab to the X-Schemaapp-Ew-Status header
- Observe information about the following:
- reason
- lookup-url
- cdn-path
- cdn-mail
- cdn-highlight

Step 3: Interpret and Action the Reponse Messages
The responses in the header will guide next steps and troubleshooting actions. There are up to 6 relevant pieces of data
Status
This value will be either Bypass or Passthrough. Passthrough indicates a connection was made with our CDN for a specific account. Bypass indicates that no connection was made. The following values will provide further troubleshooting information.
Reason
This identifies if the request was successful and if not, why it failed.
Reasons include:
- no-markup
- missing-account-ID
Lookup-URL
This is the URL as represented in Schema App's systems. Check this to see if there are mismatches between this value and the live and/or canonical URLs.
CDN-Path
This is the Account ID and unique identifier for this URL in Schema App's systems. Check this to see if the Account ID is correct.
Note: Particular attention to whether it is the correct subAccount in the context of pre-PROD testing
CDN-Main
This is the status messsage received when the request communicated with Schema App's Editor cache
CDN-Highlight
This is the status messsage received when the request communicated with Schema App's Highlighter markup cache.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article