Closed dhampik closed 9 years ago
Never mind, managed to make it work. The issue was that I also had to provide access to webdav and nothing is told about that anywhere. Not sure if access to REST API is required at all, but giving the access to both Yandex Disk REST API and Yandex Disk WebDAV API made it work!
I'm trying to make a backup with backup and yandex-disk gems, but when it comes to file uploading, I get Faraday::Error::ConnectionFailed: Broken pipe (Errno::EPIPE) error
My config and the way I've got access token are exactly as described in yandex-disk readme. I haven't found any similar bugreport in excon or faraday gems, so looks like yandex-disk bug.