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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with the credentials you have supplied

Collie147 opened this issue · comments

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

i have the same problem

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