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!
#1276 - Could not construct 'login' request
This comes up and I know I have the correct URL, username, password and License Key. I'm using Outlook 2010.
6 years ago
Not sure if this is related, but my server only support https, and that is what I have in the URL.
6 years ago
Here is the contents of my suitecrmoutlook.log file:
Is TLS v1.2 supported?
6 years ago
Hi mcpacific,
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 #1276. If you could also include what PHP version you are running off of, that would be much appreciated and we'll investigate.
5 years ago
Please try out the latest version 3.0.18 and please create a new case if unresolved.