cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: .NET Exchange authorization code

.NET Exchange authorization code

Lechucico
Helpful | Level 6
Go to solution

I'm using on my application the following:

 

DropboxOAuth2Helper.GetAuthorizeUri(<client_key>);

 

This shows an authorization code on the browser. Once pasted back to the app, I can't find anywhere how to exchange it for an access token.

 

I'm using c# on desktop app.

1 Reply 1
Need more support?