Hi Forum.
I've made a custom screen in service, which looks fine when presenting it on SuperOffice web, but not in Windows. Running on version 8.4.
The URL is supposed to look something like:
https://socrm.somecustomer.dk/Service/scripts/blogic.fcgi?_sf=4&action=doScreenDefinition&id=21&fromCs=1&fs&login_secret=<usec>
but it ends up looking like this in Windows - giving me an 403 http error.
https://socrm.somecustomer.dk/?service?%2FService%2Fscripts%2Fblogic.fcgi%3F_sf%3D%26action%3DdoScreenDefinition%26id%3D21%26fromCs%3D1%26fs%26login_secret%3D7T%253ANgA0ADQANwAyADgAOAA5ADAAZAA4ADYANAAwAGYAYwBhADgAZgA1AGIAOAAyADAAYwAzAGEANgA0ADcAOQAyADsAMQAxADUAMwA2ADEAMAAwADgANAA%253D&fromCs=1
Some weird things are going on in the url - why for instance is "service" twice in the beginning?
Again - this works fine in the webapplication.
When I'm in the webpanel on Windows, and I navigate to https://socrm.somecustomer.dk/sale
..to login, then the link afterwards shows fine. Looks like it won't accept the login secret for some reason.
Do anybody have a qualified guess on what is going on?