Hi everyone,
It has come to my attention that the end user receives a link from the variable %{recipient.ticket_link} but doesn't seem to work properly.
The link with is similar to https://example.com/tickets/view.php?auth=o1xaiaaaacdaaaaa3ByaJQJ0Ks%2BxRQ%3D%3D
While visiting the real link, the webpage displays ERR_TOO_MANY_REDIRECTS and stays at https://example.com/tickets/tickets.php
I have tried disabling the option Force all requests through HTTPS on osticket. I have also tried to disable the .htaccess file on my website since there isn't one in the osticket installation but that didn't help too. I also changed the php version from my hosting provider which didn't help either.
On the Dashboard->System Log I can see that the user has "virtually" signed in but still can't access even the initial page of osticket.
I'm kinda lost here. Any help would be much appriciated.