This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Callback url

Former Member
Former Member
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