It's all about the answers!

Ask a question

login to DWA using OAuth


itay ariel (1133) | asked May 02 '13, 2:59 a.m.

Hi, Im trying to connect to DWA with OAuth

my first connection is done to dwa/oauth-request-token

and I get a token only if i dont put the field "oauth_callback=.."

but if I add this field it fails.

On the other hand after I get the request token I redirect the user to

/dwa/oauth-authorize-token?oauth_token=..&oauth_token_secret=..&authorize=true"

(&oauth_callback=http../Default.aspx)

with or without the oauth_callback it fails to redirect the user back to my app.

Whats wrong with this?

Where should I add the oauth_callback, and should I add "authorize=true"?

Thank you.

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.