Comments
-
I have updated my oath2 function as shown below. However my issue now is with the redirect http that does return a code in the http address localhost (http://localhost:3000/auth?code=24j2NmohKcAAAAAAAAABhbcl7g4WqNwSxGzJOJ0f9BQ), but I get the following error (The message port closed before a response was received).…
-
Thanks for taking the time to look at this. What I am looking for is the ability for other users (without dropbox) accounts to be able to access 2 files in my app that have the information the program handles. I have been able to do this manually by going into my app and getting an access token which I paste into my…