
This will require that you create a new personal Dropbox account (with a Gmail, Yahoo or other e-mail address), to which all your personal data will be moved. Select the Transfer to Weizmann Institute option to transfer ownership of both the account and the data stored within it to the Weizmann Institute.Īlternatively, select the Keep separate from Weizmann Institute option. You will be asked to choose what to do with the files stored in your personal weizmann.ac.il Dropbox account. If you do own a personal Dropbox account with a weizmann.ac.il e-mail address, enter your Dropbox account password, then click Sign In.Now click go to Dropbox on the web to access your account. Enter your Weizmann user ID and password, then click the Login button. You will be redirected to a Weizmann authentication page, as shown below. If you do not own a personal Dropbox account with a weizmann.ac.il e-mail address, check I agree to the Dropbox terms, then click the Create account button.A Web page will load in your browser, as shown below.Open the e-mail message received from Dropbox, with the subject heading “Weizmann Institute invited you to Dropbox Business” in your Weizmann mailbox.To actually access the user's Dropbox, you would need to obtain an access token for each user, using the method described above.To log into your Dropbox account for the first time: NOTE: The 'access token' that you used so far was probably just an access token provided by Dropbox to your app for testing purposes only. You can refer to this page for the specifics on how to do it: You should then store this somewhere, and propbably keep using it, till the user asks you to log out of their Dropbox account, in which case you should then get rid of that access token (token secret). After this, they will be redirected back to your app, and you can now get the access token (token secret) as part of the response. Your app can obtain an access token by redirecting the user to the appropriate URL (preferably within a web browser, otherwise something like a webview), where they will sign in with their dropbox credentials (username, password).
