Welcome Guest, Not a member yet? Register   Sign In
Getting Status Code: 307 Temporary Redirect with an ajax get request [SOLVED]
#2

(12-17-2019, 09:50 PM)Nilheim Wrote: Hello, can someone help? Why do I get a temporary redirect status code when I try to make a get request type in an ajax call?

Have you checked the browser's debugger, specially the network tab? If you are using XHR, you need to make sure to handle the preflight OPTIONS requests correctly, both the routing in CI and the headers.
Reply


Messages In This Thread
RE: Getting Status Code: 307 Temporary Redirect with an ajax get request - by tgix - 12-18-2019, 03:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB