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:
- do respect my custom domain
- dont seem to respect my custom path
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);