Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello All,
I am working on Codebeamer DPT links, I am able to create the link with another OSLC server but when I click on the Link object there is an error :
I have found Codebeamer is appending &_=<13Digit_Number> to the uri.
example
uri=http://localhost:8800/services/Requirement/sp_single/req_30&previewType=LARGE&_=1710932675683.
Any suggestions on, how we can avaoid/skipped/ignore this value so I can preview the OSLC object.
Are you trying to connect with windchill ? If yes, Please check Configuring Windchill to Allow Cross-Origin Resource Sharing (CORS) Requests.
Thank you for your response, I am connecting to a custom OSLC server, I added CORS settings in Codebeamer and can create a link. but when I click on the link object it throws an error.