Official SuiteCRM Outlook Plugin v4 has arrived - Compatible with the Outlook Web App or Outlook 2016+ connected to Office365 or Exchange Server 2016. A complete rebuild developed and maintained by SuiteCRM developers, the addon retains previous functionality while massively improves performance, reliability and stability!
#985 - could not construct login request
cannot connect to CRM, due to error message could not construct login request.
6 years ago
Hi showroom, If this is still an issue you need resolved I would recommend making the following changes in your php.ini:
change error_reporting E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED to error_reporting(0);
If this fails to resolve your issue you can send us your outlook plugin debug logs (logs set at level DEBUG) while replicating the issue to our support email address outlook[at]salesagility[dot]com referencing this Ticket #985. If you could also include what PHP version you are running off of, that would be much appreciated and we'll investigate.