I'm having an issue setting up oAuth2 with osTicket 1.17. I've set everything up and I am correctly presented with the "Sign in with Google" option, which then passes me to a Google sign-in page but when I enter my credentials, I am redirected back to a 404 page. The URL it redirects to is:
http://<redacted>/ost-test/api/auth/oauth2?<redacted>
When looking at the server, I do not have auth/oauth2 in my api folder. I tried deleting/reinstalling the plugin, but that file and folder still do not exist.
