We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Passing assetsDomain parameter to the DeliveryClient constructor only replaces the asset domain for assets themselves. However, the links that link to the assets still have kontent-ai original asset domain e.g. https://assets-au-01.kc-usercontent.com or https://preview-assets-au-01.kc-usercontent.com.
assetsDomain
What went wrong?
The custom domain should be used instead of original assets domain
The text was updated successfully, but these errors were encountered:
Related to #334
Sorry, something went wrong.
No branches or pull requests
Brief bug description
Passing
assetsDomain
parameter to the DeliveryClient constructor only replaces the asset domain for assets themselves. However, the links that link to the assets still have kontent-ai original asset domain e.g. https://assets-au-01.kc-usercontent.com or https://preview-assets-au-01.kc-usercontent.com.What went wrong?
Repro steps
Expected behavior
The custom domain should be used instead of original assets domain
Test environment
The text was updated successfully, but these errors were encountered: