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 74 forks source link

Question: Exchange Server 2013 #16

Closed Smus closed 6 years ago

Smus commented 6 years ago

Hi, is there any change that its possible to modify the code so it works with Exchange Server 2013? Or is that just not possible?

At the moment im getting

{ 
  ResponseCode: 'ErrorInvalidServerVersion',
  Message: 'The specified server version is invalid.' 
}