RISCfuture / dropbox

An easy-to-use client library for the official Dropbox API.
MIT License
519 stars 47 forks source link

link method returns URL with extra /dropbox/ in path #11

Closed kevindewalt closed 13 years ago

kevindewalt commented 14 years ago

See: http://pastie.org/1175809

Let me know if you need more info

RISCfuture commented 13 years ago

The '/links' API method appears to be no longer supported by Dropbox ... I can't find any mention of it on the API documentation. Perhaps it was removed? In any case I will leave the method in the gem for legacy purposes, but without any official documentation on the feature, I am having a hard time figuring out why the gem doesn't work in this case.