Sorry It was a mis-type on my part in this forum but I am actually using $api_secret not $access_token. I even tried a request from localhost but I still get the same error on my redirect url
I am even getting the request_token like this
xxxsettings.php?status=success&request_token=CeZkh4cb3Bb4oLMIt3Om8rdIDf3Acj0u
But its the second phase where I use kiteconnect to get the access token through
$user = $kite->generateSession("$re…