Hi,
We're trying to integrate Dropbox within our service.
Right now, we're hung op on how to access the GET access_token after a user authenticated. Dropbox places a # before the GET variables so we can't access it the normal way and REQUEST_URI won't work either.
How can we get that access_token?!
Thank you in advance.
- Ralph