Skip to content

Commit

Permalink
Merge pull request #203 from Markush2010/dropbox
Browse files Browse the repository at this point in the history
Update the Dropbox API to use correct URLs
  • Loading branch information
fernandezpablo85 committed Jul 28, 2012
2 parents d9624ec + a667e1f commit 19b6f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/scribe/builder/api/DropBoxApi.java
Expand Up @@ -22,4 +22,4 @@ public String getRequestTokenEndpoint()
return "https://api.dropbox.com/1/oauth/request_token";
}

}
}

0 comments on commit 19b6f18

Please sign in to comment.