You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I just downloaded and installed grive 0.3 (from here : https://software.opensuse.org/package/grive). The first run (grive -a) launches, and I was able to introduce my authentication code. After that, grive tries to synchronize and fails :
Hello, I just downloaded and installed grive 0.3 (from here : https://software.opensuse.org/package/grive). The first run (grive -a) launches, and I was able to introduce my authentication code. After that, grive tries to synchronize and fails :
Reading local directories
Synchronizing folders
exception: /home/abuild/rpmbuild/BUILD/grive-master/libgrive/src/protocol/AuthAgent.cc(174): Throw in function long int gr::AuthAgent::CheckHttpResponse(long int, const string&, const gr::http::Header&)
Dynamic exception type: boost::exception_detail::clone_implgr::http::Error
[gr::expt::BacktraceTag*] = #0 0x51b0cc grive gr::Exception::Exception()
#1 0x504bc5 grive gr::http::Error::Error()
#2 0x51a299 grive gr::AuthAgent::CheckHttpResponse(long, std::string const&, gr::http::Header const&)
#3 0x519d51 grive gr::AuthAgent::Get(std::string const&, gr::DataStream*, gr::http::Header const&)
#4 0x4f1aee grive gr::v1::Drive::SyncFolders()
#5 0x4f2050 grive gr::v1::Drive::DetectChanges()
#6 0x4c940e grive Main(int, char**)
#7 0x4c99bc grive main
#8 0x7fc37d11fb05 /lib64/libc.so.6 __libc_start_main
#9 0x4c832a grive
[gr::http::HttpResponseTag_] = 400
[gr::http::UrlTag_] = https://docs.google.com/feeds/default/private/full/-/folder?max-results=50&showroot=true
[gr::http::HeaderTag*] = Authorization: Bearer ya29.vwEvPigaAoUpkN-K7ytGwefSCynJvz4mV1c570ufgoR2YkDdW7eAjKZFjQz7OygFsSRZ
GData-Version: 3.0
The text was updated successfully, but these errors were encountered: