- Joined
- Jan 14, 2022
- Messages
- 5
- Reaction score
- 2
Hi,
I have a problem with a custom CRM integration that has worked fine until the update from V18 to V20.
Looking up at the 3cx logs i see that the system do the correct contact lookup and the http call for call journaling, but at this point return this error:
2024/10/14 16:00:48.782|0044|Erro| [Integration.Crm.Engine.CrmProcessor] CRM: Exception during call reporting
System.ArgumentException: The value cannot be an empty string or composed entirely of whitespace. (Parameter 'mediaType')
If i try to input manually the same http string (ex. in the browser) the call is correctly saved in the CRM.
What is this 'mediaType' parameter?
I need to configure it in some ways?
Thank you!
I have a problem with a custom CRM integration that has worked fine until the update from V18 to V20.
Looking up at the 3cx logs i see that the system do the correct contact lookup and the http call for call journaling, but at this point return this error:
2024/10/14 16:00:48.782|0044|Erro| [Integration.Crm.Engine.CrmProcessor] CRM: Exception during call reporting
System.ArgumentException: The value cannot be an empty string or composed entirely of whitespace. (Parameter 'mediaType')
If i try to input manually the same http string (ex. in the browser) the call is correctly saved in the CRM.
What is this 'mediaType' parameter?
I need to configure it in some ways?
Thank you!