wqpchristmas.blogg.se

Dropbox developer app name is already taken
Dropbox developer app name is already taken




dropbox developer app name is already taken dropbox developer app name is already taken

that's covered in step 2 of that link by getting the url. Once you have a client object, you need to pop a browser and have the user login to drop box with their user account.

dropbox developer app name is already taken

_client = new DropNetClient("API KEY", "API SECRET") įor example: // replace with given app key and secret from site This link lays out the sequence pretty clearly: They will give you the key and secret after registering your app.Ĭoncerning the specific C# DropNetClient, you're supposed to replace "APP_KEY" and "APP_SECRET" with your appKey and appSecret strings from that site. Give it a name and description, select access folder or full contents and click OK. You'll have to create or login with your drop box account. You're essentially registering your app with drop box in order to integrate with their service.Ĭlick the " my apps" link in that page. When you create your app on the dropbox web site, they give you an APP_KEY (identifies your app) and an APP_SECRET (like a password).






Dropbox developer app name is already taken