10-30-2012 04:34 AM
Hi All,
I am trying to link dropbox from my blackberry app. Since Dropbox is not provding direct API calls for Blackberry, I am implementing the task using REST API. I am successfull of getting responce for the first two steps of Authentication process.
1. I got request Tiken from the server
2. I got message for Authorize.
3. For access token request, I am getting an error message Invalid request token.
Please help me if anyone knows about this problem.
Thanks And Regards,
Meera Manesh
10-30-2012 04:38 AM
10-30-2012 05:22 AM
Thanks Simon..
I tried to send the request from webbrowser. Still I am getting the error response.
Thanks And Regards,
Meera Manesh.