Mario Apra

Results 112 comments of Mario Apra

I'm implementing the business account support. You can see my fork: https://github.com/derrix060/onedrived-dev @xybu, I can also help you with is necessary.

I think I'm done to add business support. Who have an business account, please go to [my project](https://github.com/derrix060/onedriveClient) and do the tests, with my account is everything working. @xybu What...

Hello @fgreinus you can check [my repo](https://github.com/derrix060/onedriveClient) and test if it's working okay.

Hello @karolszk, please log these results in the project. There is an [open issue](https://github.com/derrix060/onedriveClient/issues/32) for this case, and there is a problem with the OneDrive API.

exit code 127 is raised when a command was not found. Can you post what version of keyring are you using? Check it running `pip3 freeze | grep keyring` Also,...

Can you guys try it out on my fork? https://github.com/derrix060/onedriveClient I forked to add support for OneDrive for Business but I've also fixed some issues. You can see the steps...

Can you run this command with `--debug` flag?

@erssebaggala looks like there was a problem with your keyring... - Did you change the keyring version recently? (via linux update, for example) - Was it working and suddenly stopped?...