I am working an application requiring me to store the access token and access token in DB, I’ve managed to get the oauth_token/request_token and oauth_verifier. I am not able to get the access token and access token secret on the call back url. I am coding with coldfusion.