Web Services - 302 Redirect
Hello - am currently building a Web Service that pings a central server in order to get a) a redirect URL and b) a JWT token. I am able to send the request and get a 302 code back, but it comes up as an internal error rather than populating the HTTP ...