We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After the input of the code provided by the auth, I got:
Synchronizing folders exception: /build/buildd/grive-0.2.0/libgrive/src/http/CurlAgent.cc(149): Throw in function long int gr::http::CurlAgent::ExecCurl(const string&, gr::http::Receivable_, const gr::http::Header&) Dynamic exception type: boost::exception_detail::clone_implgr::http::Error std::exception::what: std::exception [gr::expt::MsgTag_] = [gr::http::CurlCodeTag_] = 0 [gr::http::HttpResponseTag_] = 400
Is this app still working?
The text was updated successfully, but these errors were encountered:
it worked for me some time ago. Now I have a #1 0x5158b9 grive gr::OAuth2::AuthFailed::AuthFailed()
yet I've pasted the authorisation code provided by google. Maybe an api change.
Sorry, something went wrong.
i confirm, after putting auth code:
Reading local directories Synchronizing folders exception: /build/grive-7dwD69/grive-0.2.0/libgrive/src/http/CurlAgent.cc(149): Throw in function long int gr::http::CurlAgent::ExecCurl(const string&, gr::http::Receivable*, const gr::http::Header&) Dynamic exception type: N5boost16exception_detail10clone_implIN2gr4http5ErrorEEE std::exception::what: std::exception [PN2gr4expt6MsgTagE] = [PN2gr4http11CurlCodeTagE] = 0 [PN2gr4http15HttpResponseTagE] = 400 [PN2gr4http6UrlTagE] = https://docs.google.com/feeds/default/private/full/-/folder?max-results=50&showroot=true [PN2gr4http9HeaderTagE] = Authorization: Bearer ... GData-Version: 3.0
No branches or pull requests
After the input of the code provided by the auth, I got:
Synchronizing folders
exception: /build/buildd/grive-0.2.0/libgrive/src/http/CurlAgent.cc(149): Throw in function long int gr::http::CurlAgent::ExecCurl(const string&, gr::http::Receivable_, const gr::http::Header&)
Dynamic exception type: boost::exception_detail::clone_implgr::http::Error
std::exception::what: std::exception
[gr::expt::MsgTag_] =
[gr::http::CurlCodeTag_] = 0
[gr::http::HttpResponseTag_] = 400
Is this app still working?
The text was updated successfully, but these errors were encountered: