JonathanHolvey / sharepy

Simple SharePoint authentication for Python
GNU General Public License v3.0
175 stars 52 forks source link

Could not connect to login.microsoftonline.com #28

Open matt-sharp opened 5 years ago

matt-sharp commented 5 years ago

I'm unable to connect and get this error. I've tried using my credentials directly through the web URL and they are correct. I can't see any other issues referring to this error.

ChandraKurada commented 5 years ago

Even I'm facing the same issue, were you able to get over that issue?

matt-sharp commented 5 years ago

Unfortunately not. I tried installing SharePlum as well but ran into the same issue. Someone suggested it might be something to do with pyOpenSS version installed but that didn't fix it.

susan215566 commented 5 years ago

I have the same issue too. I've tried using my credentials directly through the web URL and they are correct. Hope someone can fix it

ChandraKurada commented 5 years ago

Switched to R language and it’s easy there.

Sent from Mail for Windows 10

From: Jiaoping Xiong Sent: 02 May 2019 19:54 To: JonathanHolvey/sharepy Cc: ChandraKurada; Comment Subject: Re: [JonathanHolvey/sharepy] Could not connect tologin.microsoftonline.com (#28)

I have the same issue too. I've tried using my credentials directly through the web URL and they are correct. Hope someone can fix it — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

soloaster commented 4 years ago

I have same issue too, please help.

atschalz commented 4 years ago

I am facing the same issue while trying to connect to my company's sharepoint. I assume that this issue happens at the registry at company's side. Is there anyone who is also facing this issue outside of a company? Has anyone found a solution meanwhile?

cavebutter commented 4 years ago

Having the same issue. Also happens with SharePlum, but unable to find a solution.

JonathanHolvey commented 3 years ago

Can you post more details of the issue? Is there a stack trace you can provide?