You need to sign in to do that
Don't have an account?
jungleee
Call back URL in remote access + oAuth
Hi
I have created a few html and javascript files in my local machine. I am using forceTK client oAuth to login to salesforce . What I want to achive is, when the login is successful I want the page to redirect to a html page on my local machine. I have given the location of this html in the CallBackURL(c:/myfolder/example.html) in remote Access and also I have mentioned the same in the javascript redirectUri variable. But its not redirecting to that page.
COuld you please help me achive this?
-Sam