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
resquest failed due to auth token expired: 401. refreshing token terminate called after throwing an instance of 'boost::exception_detail::clone_implgr::xml::Error' what(): /pat/to/grive/libgrive/src/xml/TreeBuilder.cc(76): Throw in function void gr::xml::TreeBuilder::ParseData(const char_, std::size_t, bool) Dynamic exception type: boost::exception_detail::clone_implgr::xml::Error [gr::xml::ExpatApiError__] = XML_Parse [gr::expt::BacktraceTag*] = #0 0xfb37c crtstuff.c:0 gr::Exception::Exception() #1 0xffae0 crtstuff.c:0 gr::xml::Error::Error() #2 0xff288 crtstuff.c:0 gr::xml::TreeBuilder::ParseData(char const*, unsigned int, bool) #3 0xe0b8c crtstuff.c:0 gr::http::XmlResponse::Write(char const*, unsigned int) #4 0x1141e8 crtstuff.c:0 gr::http::ResponseLog::Write(char const*, unsigned int) #5 0xdbd24 crtstuff.c:0 gr::http::CurlAgent::Receive(void_, unsigned int, unsigned int, gr::DataStream_)
Aborted
The text was updated successfully, but these errors were encountered:
Same here. Even with a recent generated token:
Please go to this URL and get an authentication code:
Please input the authentication code here: {REPLACE} Reading local directories Synchronizing folders resquest failed due to auth token expired: 401. refreshing token exception: /home/lucas/a/grive/libgrive/src/xml/TreeBuilder.cc(76): Throw in function void gr::xml::TreeBuilder::ParseData(const char_, std::size_t, bool) Dynamic exception type: boost::exception_detail::clone_implgr::xml::Error [gr::xml::ExpatApiError__] = XML_Parse [gr::expt::BacktraceTag_] = #0 0x513234 :0 gr::Exception::Exception() #1 0x5168c1 :0 gr::xml::Error::Error() #2 0x518a3d :0 gr::xml::TreeBuilder::ParseData(char const_, unsigned long, bool) #3 0x4f0627 :0 gr::http::XmlResponse::Write(char const_, unsigned long) #4 0x4f19a8 :0 gr::http::CurlAgent::Receive(void_, unsigned long, unsigned long, gr::DataStream_) #5 0x7fc704be0c60 /usr/lib/x86_64-linux-gnu/libcurl.so.4 #6 0x7fc704bfa430 /usr/lib/x86_64-linux-gnu/libcurl.so.4 #7 0x7fc704bf4c57 /usr/lib/x86_64-linux-gnu/libcurl.so.4 #8 0x7fc704bfe95c /usr/lib/x86_64-linux-gnu/libcurl.so.4 #9 0x7fc704bff101 /usr/lib/x86_64-linux-gnu/libcurl.so.4 curl_multi_perform #10 0x7fc704bf6733 /usr/lib/x86_64-linux-gnu/libcurl.so.4 curl_easy_perform #11 0x4f1aec :0 gr::http::CurlAgent::ExecCurl(std::string const&, gr::DataStream_, gr::http::Header const&) #12 0x4f216f :0 gr::http::CurlAgent::Get(std::string const&, gr::DataStream_, gr::http::Header const&) #13 0x4f7c52 :0 gr::AuthAgent::Get(std::string const&, gr::DataStream_, gr::http::Header const&) #14 0x4dbaf4 :0 gr::v1::Drive::SyncFolders() #15 0x4dc0b4 :0 gr::v1::Drive::DetectChanges() #16 0x4b5aac :0 Main(int, char**) #17 0x4b60b0 :0 main #18 0x7fc703423ec5 /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main #19 0x4b48c5 :0 _start
Sorry, something went wrong.
No branches or pull requests
resquest failed due to auth token expired: 401. refreshing token
terminate called after throwing an instance of 'boost::exception_detail::clone_implgr::xml::Error'
what(): /pat/to/grive/libgrive/src/xml/TreeBuilder.cc(76): Throw in function void gr::xml::TreeBuilder::ParseData(const char_, std::size_t, bool)
Dynamic exception type: boost::exception_detail::clone_implgr::xml::Error
[gr::xml::ExpatApiError__] = XML_Parse
[gr::expt::BacktraceTag*] = #0 0xfb37c crtstuff.c:0 gr::Exception::Exception()
#1 0xffae0 crtstuff.c:0 gr::xml::Error::Error()
#2 0xff288 crtstuff.c:0 gr::xml::TreeBuilder::ParseData(char const*, unsigned int, bool)
#3 0xe0b8c crtstuff.c:0 gr::http::XmlResponse::Write(char const*, unsigned int)
#4 0x1141e8 crtstuff.c:0 gr::http::ResponseLog::Write(char const*, unsigned int)
#5 0xdbd24 crtstuff.c:0 gr::http::CurlAgent::Receive(void_, unsigned int, unsigned int, gr::DataStream_)
Aborted
The text was updated successfully, but these errors were encountered: