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!
#3674 - Slim Application Error
Hi,
i cannot archive emails - i looked at the request that is send and it looks weird in that
there are empty Strings and NULL-Values inside of the JSON Payload which should generate the Email-Bean Also the POST-Request violates a few Rules according to the EmailFromValidator (codes:1, 4, 7, 10, 16, 15).
Apart from that I have a relationship call /POST V8/module/Emails/42cdeba2-e537-518a-64b7-60c7605e3337/relationships/contacts Which returns a method not allowed
I don't know how i would got about fixing this. Can you offer me some guidance?
Thank you very much.
3 years ago
Hi there,
Can you confirm your API was configured correctly? Tokens created in the OAuth2 folder and permissions set as expected? If so running a repair and rebuild also makes no change? If you attempt to access yourinstance.com/Api/access_token give you an error page? or just a 503?
Let me know how you get on!
3 years ago
Issue is resolved somehow the route was missing - report can be closed