Troubleshooting
If issues arise during the configuration or deployment process, you could try to execute the following steps for testing your deployment.
Correct CORS Configuration
values: cors: allowOrigin: - ${C4R_BASE_URL} - https://qa-gkr.cloud4retail.coEnsure that the allowOrigin URLs are correctly specified and accessible.
Check Logs or Send a Request
You could try making a request to the CPS API from a domain specified in the allowOrigin settings. Ensure that the API responds without CORS errors.
Use Helm and Kustomize logs to identify any issues during the deployment.
Use kubectl to inspect the logs of the service pods.
Reach out to the DevOps team responsible for creating the cloud environment and request the possible internal URL variants that can be used for Employee Hub access. For example, we currently had to add:
- https://qa.cloud4retail.co
- https://qa.cloud4retail.com