Custom domain using cloudflare workers

the request was made to app.surepass.io Host confirms that custom domain configuration was done correctly

When I manually prefix the path to the broken link. it works fine. Just the links within Apidog docs:

I have “use subdirectory” enabled in apidog config

Could you temporarily provide us with a test account? This will help us investigate the issue more effectively.

it was resolved by:

by setting docs site ID from here in headers like:

newHeaders.set(‘X-Apidog-Docs-Site-ID’, 750756);