Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Hi,
I used custom code to change page images but its not executed and not coming when I used Activity QA url. Also I notice that when I hit the activity url "&at_preview_token=Xkv16pMU9i0DY_zbN6jPZuXDh6vlA3IZgoVBM5rSPZo&at_preview_index=1_1&at_preview_listed_activities_only=true" is automatically remove from url.
can anyone suggest what is the issues here.
Thanks,
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Some content management systems (CMS) or server configurations might strip away certain URL parameters for security reasons or due to URL rewriting rules. Check your CMS settings or server configurations to see if there are any rules affecting URL parameters.
If you can load the URL without the Target QA parameters, then it might be that the web server has been configured to only accept certain query string parameters. So it would be worth talking with the web app/hosting team to uncover whether that is the case or not
Some content management systems (CMS) or server configurations might strip away certain URL parameters for security reasons or due to URL rewriting rules. Check your CMS settings or server configurations to see if there are any rules affecting URL parameters.