danxfisher / MeetEasier

MeetEasier is a web application that visualizes meeting room availability. It works using Exchange Web Services (EWS) with Exchange room lists in Office 365.
GNU General Public License v3.0
279 stars 75 forks source link

Issue with the credentials you have supplied #58

Closed Collie147 closed 5 years ago

Collie147 commented 5 years ago

I can't seem to get it to work, I keep getting the following "Oops, there seems to be an issue with the credentials you have supplied. Make sure you typed them correctly and that you have access to Exchange Roomlists". I've tested it out with EWSEditor (https://github.com/dseph/EwsEditor ) and it all works fine. I've even written some .net scripts to test and I can pull down the rooms that way too. Is there any way to troubleshoot or any logging information outputted somewhere?

Thanks

linkinlxm commented 5 years ago

i have the same problem

Collie147 commented 5 years ago

I managed to get it working. I had to use NTLM and set it to ignore certificate errors, using https://github.com/gautamsi/ews-javascript-api-auth