hii,
I am integrating garmin's api into my application. I could request the token, but not able to redirect to local callback url specified in oauth_callback during first request. its redirecting to production callback url(specified during registration). what could be the reason?how can I pass the oauth_callback as local url to get the oauth_token and continue further ? reply soon