Error code: SSL_ERROR_RX_RECORD_TOO_LONG Unable to redirect after recieving request token
When I run my application, it works up until the point where the page needs to redirect to another page and grab the url from the current page and use that token to authenticate. At that point unfortunately, I receive an SSL error, page looked someth...