Skip to content
New issue

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

Running for first time exception #330

Open
ppazos opened this issue Jul 12, 2016 · 2 comments
Open

Running for first time exception #330

ppazos opened this issue Jul 12, 2016 · 2 comments

Comments

@ppazos
Copy link

ppazos commented Jul 12, 2016

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?

@farvardin
Copy link

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.

@bebabi34
Copy link

bebabi34 commented Nov 1, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants