jovit
Results
1
issues of
jovit
Is there anyone experienced this? $headers = $this->input->request_headers(); $token = $headers['Authorization']; returns truncated token. I print the $headers to see why I'm getting 401 status. Here's the result. _result of...