derrix060 / onedriveClient

A Microsoft OneDrive and OneDrive for Business client for Linux, written in Python3.
MIT License
65 stars 10 forks source link

onedrive for bussiness authentification failes #14

Closed marian-code closed 6 years ago

marian-code commented 6 years ago

Hi, I have a problem with authentication of onedrive for business. In the two step process the first is ok but on the second step when I paste the url I get error message: Failed to authorize onedrived: name 'log' is not defined. (see in file auth). I also tried to install manually and the included test fails for me see output in file test

auth.txt test.txt

Daryolo commented 6 years ago

I'm getting the same error :(

ezatterin commented 6 years ago

+1 with the same error.

derrix060 commented 6 years ago

I will look at that tomorrow. Today I'm doing the google code jam

derrix060 commented 6 years ago

I've pushed some code, can you check it again? This was a very basic issue, I apologize for that.

Daryolo commented 6 years ago

Works well for me now, thanks for fixing 👍

ezatterin commented 6 years ago

Works for me too, thanks a lot!