Forum Discussion

psray47's avatar
psray47
New member | Level 2
5 years ago
Solved

SimpleTest waits on GetContextAsync() call

I am attempting to retrieve the access token via the Dropbox SDK and I am using the SimpleTest program.  The browser keeps going to an error page after log in and the progress in HandleOAuth2Redirect never gets past the call to http.GetContextAsync().  Any ideas what I am missing?

Note the error is a 'This site can't be reached  The connection was reset' page.  The url appears to contain a valid access_token and other valid data but I am not able to collect it programmatically because the listener does not seem to respond?

 

4 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    5 years ago

    We'll be happy to take a look at this, but we could use some more information. Can you let me know:

    • What version number of the SDK are you using?
    • Have you made any modifications to the SimpleTest example?
    • Do you get any error or output in the console in Visual Studio?
    • What's the full URL of the page with the "This site can't be reached" error? (Be sure to redact any access token though.)

    Thanks!

  • psray47's avatar
    psray47
    New member | Level 2
    5 years ago

    Thanks for the quick response.  The version is 6.1.0 though it is the same in 4.9.  

     

    I have made no modifications other than to include my ApiKey value over the xxxxx in the ApiKey assignment and set the LoopbackHost to "https://localhost/" (not sure if that was a change).

    Only outputs are typical symbols loaded messages.  No other errors.

    URL:  https://localhost/authorize#uid=2043413648&access_token=xxxxx&token_type=bearer&state=01e0755450044ccc86972ed65edbbc7f&scope=account_info.read+account_info.write+files.content.read+files.content.write+files.metadata.read+files.metadata.write&account_id=dbid%3AAABY27bg64bgzUqQ4xF8XUoxciuqDZAeIdI

  • psray47's avatar
    psray47
    New member | Level 2
    5 years ago

    Thank you very much Greg.  Adding the ipaddress and the port number with authorization in the console worked.

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with other developers

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!