Hello,
In the documents its says;
Example: Auth URL for code flow
https://www.dropbox.com/oauth2/authorize?client_id=<APP_KEY>&response_type=code
When i enter the page with my app key its says;
Enter this code into app name to finish the process
1. I didn't understood where should i put the access code in (on my app)?
2. I tried post man token requester to take access token but its goes auth url, takes the access code and its gaves me the access token but i didn't figure out the whole process how did postman goes takes access code and convert into access token
in the code above i don't have redirect_url how i can still get the code?
I just want to do the same thing in c# im trying to create an php code in c# + re sharper library. But i didn't understood the process if you answer my questions i really appreciated