<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SMS Server and social conversations in Contact Pro</title>
    <link>https://community.sinch.com/t5/Contact-Pro/SMS-Server-and-social-conversations/m-p/11554#M402</link>
    <description>&lt;P&gt;Applies to Sinch Contact Pro from version FP18 onwards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Symptoms&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is an issue with Sinch Contact Pro and Conversation API or Sinch SMS integration, such as:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Mobile originated (MO, from mobile to Sinch Contact Pro) messages are not received.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Mobile terminated (MT, from Sinch Contact Pro to mobile) messages are not send.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Attachments are not delivered.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The SMS Server log has errors described in the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Log errors&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; table below. To read the SMS Server log,&amp;nbsp; follow the instructions below:&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;STRONG&gt;Log reading with blv.exe&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Change the log level of SMS Server to &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;trace&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;You can also use debug for a short time, but we don't recommend using it in a production environment.&amp;nbsp;No sensitive information is printed in the SMS Server log file while &lt;FONT face="courier new,courier"&gt;trace&lt;/FONT&gt;&amp;nbsp;or&amp;nbsp;&lt;FONT face="courier new,courier"&gt;debug&lt;/FONT&gt; levels are set.&lt;BR /&gt;&lt;STRONG&gt;UseSecureLogging&lt;/STRONG&gt;&lt;BR /&gt;By default this is not enabled. This enables message content to be displayed in the log for troubleshooting purposes. You should use this only for a short period of time.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Tools and Utilities&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; folder of the installation media and run &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;blv.exe&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;To get started with the troubleshooting, you can use the following keywords:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;ERR|WRN|EXC&lt;/FONT&gt;&lt;BR /&gt;This will highlight all errors, warnings and exceptions.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;http&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;Integration is http based and with this filter you can catch all incoming and outgoing http actions. For example, &lt;FONT face="courier new,courier"&gt;http post&lt;/FONT&gt; for sending messages and &lt;FONT face="courier new,courier"&gt;http onrequest&lt;/FONT&gt; for receiving message from Conversation API.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;SMS&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;Facebook&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;WhatsApp&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;If you have several channels integrated, then you might want to use keyword to highlight log lines per channel.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Sending POST&lt;/FONT&gt; &lt;BR /&gt;Use for filtering outgoing messages.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Received message&lt;/FONT&gt; &lt;BR /&gt;Use for filtering incoming messages.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Received HTTP status code&lt;/FONT&gt; &lt;BR /&gt;Use for filtering the Conversation API response for an outgoing message. If the response code is not 200, an error has occurred.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;OnErrorReceived&lt;BR /&gt;&lt;/FONT&gt;Use for spotting errors from Conversation API.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;BR /&gt;Log errors:&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="70%" height="30px"&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="50%" height="30px"&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;The request timed out&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that the SMS Server has internet connection:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Log in to the server.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open the SMS Server log (trace level) with BLV log viewer and activate &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Live&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; mode.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open a browser and call the URL:&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;http[s]://smsserverlocalhttpserverip:&lt;BR /&gt;port/messaging/sinchconversation/all&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;SPAN&gt;The SMS Server log should print:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;HttpSmsServer::OnRequest /sms/sinchconversation/all&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;HttpSmsServer::OnRequest, Message is empty simply discarding it&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If there's no print in the log when you try to open the SMS Server URL in the browser, check that the SMS Server mode is HTTP in &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;System Configurator &amp;gt; System Management &amp;gt; Modules &amp;gt; SMS Server &amp;gt; SMS Interface &amp;gt; Session Object: HTTP&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you change SMS Server settings in System Configurator, restart the SMS Server.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that server has required certificates.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;Use Wireshark to see what is causing the timeout. &amp;nbsp;&lt;BR /&gt;If HTTP timeout happens for an outbound message (from Sinch Contact Pro to the client), you could also check proxy configuration and routing rule.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="179px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;HTTP 401 forbidden when sending message in the SMS Server log&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="50%" height="179px"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;This is &lt;/SPAN&gt;&lt;SPAN class=""&gt;most l&lt;/SPAN&gt;&lt;SPAN class=""&gt;ikely a&lt;/SPAN&gt;&lt;SPAN class=""&gt; configuration mistake in &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;System Configurator &amp;gt; System Management &amp;gt; Messaging Services&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt; so check the &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/oxy_ex-1/common/sfg1620216475868.html" target="_blank" rel="noopener noreferrer"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;procedure&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt; and re-create the configuration.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="238px"&gt;&lt;FONT face="courier new,courier"&gt;Could not validate x-sinch-webhook-signature&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="50%" height="238px"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;This log entry &lt;/SPAN&gt;&lt;SPAN class=""&gt;indicates&lt;/SPAN&gt;&lt;SPAN class=""&gt; that validation of connection has failed. &lt;/SPAN&gt;&lt;SPAN class=""&gt;Delete the connection and &lt;/SPAN&gt;&lt;SPAN class=""&gt;create it again in&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;System Configurator &amp;gt; System Management &amp;gt; Messaging Services&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;. You &lt;/SPAN&gt;&lt;SPAN class=""&gt;can&lt;/SPAN&gt;&lt;SPAN class=""&gt; also try to shorten webhook and access key password provided in Sinch &lt;/SPAN&gt;&lt;SPAN class=""&gt;Customer &lt;/SPAN&gt;&lt;SPAN class=""&gt;Dashboard.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="238px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ERR&amp;gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;SMSApp&lt;/SPAN&gt;&lt;SPAN class=""&gt;: Unable to initialize session object! Check parameters from &lt;/SPAN&gt;&lt;SPAN class=""&gt;datasource&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="50%" height="238px"&gt;
&lt;P&gt;&lt;SPAN&gt;The most likely reason is that the SMS Server mode isn’t HTTP in &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;System Configuator &amp;gt; System Management &amp;gt; Modules &amp;gt; SMS Server &amp;gt; SMS Interface &amp;gt; Session Object&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Change the setting to HTTP, restart the SMS Server, and try again.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="179px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Received HTTP status code 400 when sending rich content to customer.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%" height="179px"&gt;
&lt;P&gt;&lt;SPAN&gt;Messaging protocol in Conversation API for sending rich content has changed. If you have either FP17 or FP18 version, to fix the issue, install the hotfix:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;7.0.17.24 for FP17&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;7.0.18.24 for FP18&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Remote service of type […] not found&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition to this, Communication Panel shows&amp;nbsp;&lt;STRONG&gt;Configuration missing&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;This is a configuration error. Authentication ID and queue address (the part before @) are not matching. They should be the same. For example in case of direct Facebook integration:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;authentication ID: 1234567890123&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;queue address: 1234567890123@facebook.com&lt;BR /&gt;where 1234567890123 is the page ID of Facebook&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;CHttpSmsC: Could not create session handle ERROR_INVALID_PARAMETER&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;This error message may refer to an invalid proxy configuration. Check your proxy configuration in &lt;STRONG&gt;Infrastructure Administrator &amp;gt; SMS Server.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other issues:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Attachments are missing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;System Configurator &amp;gt; System Services &amp;gt; Chat Settings &amp;gt; File Location Settings&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; are defined according to the &lt;/SPAN&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/sph1615927119085.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. If you change settings, restart the Agent Server and SMS Server.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;In case of the WhatsApp channel, check that you have GoDaddy certificate installed on your application server.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that public URL for attachments is available on internet and especially for WhatsApp servers. In practice WhatsApp loads content from the public URL and if WhatsApp is not able to access the share, the content is not loaded and visible for the user. To try out that the public URL is reachable, copy the URL from the SMS Server log and paste it to the browser. &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Rich content files are not received by the WhatsApp client from the outgoing WhatsApp message.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;C&lt;/SPAN&gt;&lt;SPAN class=""&gt;heck that you have GoDaddy root certificate installed on &lt;/SPAN&gt;&lt;SPAN class=""&gt;the &lt;/SPAN&gt;&lt;SPAN class=""&gt;application server running &lt;/SPAN&gt;&lt;SPAN class=""&gt;the &lt;/SPAN&gt;&lt;SPAN class=""&gt;SMS Server &lt;/SPAN&gt;&lt;SPAN class=""&gt;component&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt; &lt;SPAN class=""&gt;To try out that the public URL is reachable, copy the URL from the SMS Server log and paste it to the browser.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Conversation Attached Data &lt;/SPAN&gt;&lt;SPAN class=""&gt;(CAD) is not visible in Communication Panel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Ensure&amp;nbsp;that &lt;FONT face="courier new,courier"&gt;UseSecureLogging&lt;/FONT&gt; is 0 the log level is TRC.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Filter log with &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;"metadata":{&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt; and you'll find chats that have some CAD.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the chat arrived with CAD and is provided with CAD keys, the issue is in Sinch Contact Pro. Check the Chat Server logs. &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Related information:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/oxy_ex-1/common/tuc1620131417032.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Sinch Conversation API&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/oxy_ex-1/common/inc1622635315202.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Sinch SMS&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/aeh1615834190710.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Chat settings&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/best-practices/en/oxy_ex-1/common/attached_data.html" target="_blank" rel="noopener"&gt;Using Attached Data&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 09 Jan 2026 12:52:07 GMT</pubDate>
    <dc:creator>Nina_Makkonen</dc:creator>
    <dc:date>2026-01-09T12:52:07Z</dc:date>
    <item>
      <title>SMS Server and social conversations</title>
      <link>https://community.sinch.com/t5/Contact-Pro/SMS-Server-and-social-conversations/m-p/11554#M402</link>
      <description>&lt;P&gt;Applies to Sinch Contact Pro from version FP18 onwards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Symptoms&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is an issue with Sinch Contact Pro and Conversation API or Sinch SMS integration, such as:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Mobile originated (MO, from mobile to Sinch Contact Pro) messages are not received.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Mobile terminated (MT, from Sinch Contact Pro to mobile) messages are not send.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Attachments are not delivered.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The SMS Server log has errors described in the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Log errors&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; table below. To read the SMS Server log,&amp;nbsp; follow the instructions below:&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;STRONG&gt;Log reading with blv.exe&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Change the log level of SMS Server to &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;trace&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;You can also use debug for a short time, but we don't recommend using it in a production environment.&amp;nbsp;No sensitive information is printed in the SMS Server log file while &lt;FONT face="courier new,courier"&gt;trace&lt;/FONT&gt;&amp;nbsp;or&amp;nbsp;&lt;FONT face="courier new,courier"&gt;debug&lt;/FONT&gt; levels are set.&lt;BR /&gt;&lt;STRONG&gt;UseSecureLogging&lt;/STRONG&gt;&lt;BR /&gt;By default this is not enabled. This enables message content to be displayed in the log for troubleshooting purposes. You should use this only for a short period of time.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Tools and Utilities&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; folder of the installation media and run &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;blv.exe&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;To get started with the troubleshooting, you can use the following keywords:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;ERR|WRN|EXC&lt;/FONT&gt;&lt;BR /&gt;This will highlight all errors, warnings and exceptions.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;http&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;Integration is http based and with this filter you can catch all incoming and outgoing http actions. For example, &lt;FONT face="courier new,courier"&gt;http post&lt;/FONT&gt; for sending messages and &lt;FONT face="courier new,courier"&gt;http onrequest&lt;/FONT&gt; for receiving message from Conversation API.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;SMS&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;Facebook&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;WhatsApp&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;If you have several channels integrated, then you might want to use keyword to highlight log lines per channel.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Sending POST&lt;/FONT&gt; &lt;BR /&gt;Use for filtering outgoing messages.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Received message&lt;/FONT&gt; &lt;BR /&gt;Use for filtering incoming messages.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Received HTTP status code&lt;/FONT&gt; &lt;BR /&gt;Use for filtering the Conversation API response for an outgoing message. If the response code is not 200, an error has occurred.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;OnErrorReceived&lt;BR /&gt;&lt;/FONT&gt;Use for spotting errors from Conversation API.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;BR /&gt;Log errors:&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="70%" height="30px"&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="50%" height="30px"&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;The request timed out&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that the SMS Server has internet connection:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Log in to the server.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open the SMS Server log (trace level) with BLV log viewer and activate &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Live&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; mode.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open a browser and call the URL:&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;http[s]://smsserverlocalhttpserverip:&lt;BR /&gt;port/messaging/sinchconversation/all&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;SPAN&gt;The SMS Server log should print:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;HttpSmsServer::OnRequest /sms/sinchconversation/all&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;HttpSmsServer::OnRequest, Message is empty simply discarding it&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If there's no print in the log when you try to open the SMS Server URL in the browser, check that the SMS Server mode is HTTP in &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;System Configurator &amp;gt; System Management &amp;gt; Modules &amp;gt; SMS Server &amp;gt; SMS Interface &amp;gt; Session Object: HTTP&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you change SMS Server settings in System Configurator, restart the SMS Server.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that server has required certificates.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;Use Wireshark to see what is causing the timeout. &amp;nbsp;&lt;BR /&gt;If HTTP timeout happens for an outbound message (from Sinch Contact Pro to the client), you could also check proxy configuration and routing rule.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="179px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;HTTP 401 forbidden when sending message in the SMS Server log&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="50%" height="179px"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;This is &lt;/SPAN&gt;&lt;SPAN class=""&gt;most l&lt;/SPAN&gt;&lt;SPAN class=""&gt;ikely a&lt;/SPAN&gt;&lt;SPAN class=""&gt; configuration mistake in &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;System Configurator &amp;gt; System Management &amp;gt; Messaging Services&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt; so check the &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/oxy_ex-1/common/sfg1620216475868.html" target="_blank" rel="noopener noreferrer"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;procedure&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt; and re-create the configuration.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="238px"&gt;&lt;FONT face="courier new,courier"&gt;Could not validate x-sinch-webhook-signature&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="50%" height="238px"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;This log entry &lt;/SPAN&gt;&lt;SPAN class=""&gt;indicates&lt;/SPAN&gt;&lt;SPAN class=""&gt; that validation of connection has failed. &lt;/SPAN&gt;&lt;SPAN class=""&gt;Delete the connection and &lt;/SPAN&gt;&lt;SPAN class=""&gt;create it again in&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;System Configurator &amp;gt; System Management &amp;gt; Messaging Services&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;. You &lt;/SPAN&gt;&lt;SPAN class=""&gt;can&lt;/SPAN&gt;&lt;SPAN class=""&gt; also try to shorten webhook and access key password provided in Sinch &lt;/SPAN&gt;&lt;SPAN class=""&gt;Customer &lt;/SPAN&gt;&lt;SPAN class=""&gt;Dashboard.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="238px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ERR&amp;gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;SMSApp&lt;/SPAN&gt;&lt;SPAN class=""&gt;: Unable to initialize session object! Check parameters from &lt;/SPAN&gt;&lt;SPAN class=""&gt;datasource&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="50%" height="238px"&gt;
&lt;P&gt;&lt;SPAN&gt;The most likely reason is that the SMS Server mode isn’t HTTP in &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;System Configuator &amp;gt; System Management &amp;gt; Modules &amp;gt; SMS Server &amp;gt; SMS Interface &amp;gt; Session Object&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Change the setting to HTTP, restart the SMS Server, and try again.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="70%" height="179px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Received HTTP status code 400 when sending rich content to customer.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%" height="179px"&gt;
&lt;P&gt;&lt;SPAN&gt;Messaging protocol in Conversation API for sending rich content has changed. If you have either FP17 or FP18 version, to fix the issue, install the hotfix:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;7.0.17.24 for FP17&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;7.0.18.24 for FP18&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Remote service of type […] not found&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition to this, Communication Panel shows&amp;nbsp;&lt;STRONG&gt;Configuration missing&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;This is a configuration error. Authentication ID and queue address (the part before @) are not matching. They should be the same. For example in case of direct Facebook integration:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;authentication ID: 1234567890123&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;queue address: 1234567890123@facebook.com&lt;BR /&gt;where 1234567890123 is the page ID of Facebook&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;CHttpSmsC: Could not create session handle ERROR_INVALID_PARAMETER&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;This error message may refer to an invalid proxy configuration. Check your proxy configuration in &lt;STRONG&gt;Infrastructure Administrator &amp;gt; SMS Server.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other issues:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Attachments are missing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;System Configurator &amp;gt; System Services &amp;gt; Chat Settings &amp;gt; File Location Settings&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; are defined according to the &lt;/SPAN&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/sph1615927119085.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. If you change settings, restart the Agent Server and SMS Server.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;In case of the WhatsApp channel, check that you have GoDaddy certificate installed on your application server.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check that public URL for attachments is available on internet and especially for WhatsApp servers. In practice WhatsApp loads content from the public URL and if WhatsApp is not able to access the share, the content is not loaded and visible for the user. To try out that the public URL is reachable, copy the URL from the SMS Server log and paste it to the browser. &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Rich content files are not received by the WhatsApp client from the outgoing WhatsApp message.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;C&lt;/SPAN&gt;&lt;SPAN class=""&gt;heck that you have GoDaddy root certificate installed on &lt;/SPAN&gt;&lt;SPAN class=""&gt;the &lt;/SPAN&gt;&lt;SPAN class=""&gt;application server running &lt;/SPAN&gt;&lt;SPAN class=""&gt;the &lt;/SPAN&gt;&lt;SPAN class=""&gt;SMS Server &lt;/SPAN&gt;&lt;SPAN class=""&gt;component&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt; &lt;SPAN class=""&gt;To try out that the public URL is reachable, copy the URL from the SMS Server log and paste it to the browser.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Conversation Attached Data &lt;/SPAN&gt;&lt;SPAN class=""&gt;(CAD) is not visible in Communication Panel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Ensure&amp;nbsp;that &lt;FONT face="courier new,courier"&gt;UseSecureLogging&lt;/FONT&gt; is 0 the log level is TRC.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Filter log with &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;"metadata":{&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt; and you'll find chats that have some CAD.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the chat arrived with CAD and is provided with CAD keys, the issue is in Sinch Contact Pro. Check the Chat Server logs. &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Related information:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/oxy_ex-1/common/tuc1620131417032.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Sinch Conversation API&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/oxy_ex-1/common/inc1622635315202.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Sinch SMS&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/system-configurator/en/aeh1615834190710.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Chat settings&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cc.sinch.com/onpremise/fp21/best-practices/en/oxy_ex-1/common/attached_data.html" target="_blank" rel="noopener"&gt;Using Attached Data&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 09 Jan 2026 12:52:07 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/SMS-Server-and-social-conversations/m-p/11554#M402</guid>
      <dc:creator>Nina_Makkonen</dc:creator>
      <dc:date>2026-01-09T12:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Server and social conversations</title>
      <link>https://community.sinch.com/t5/Contact-Pro/SMS-Server-and-social-conversations/m-p/12068#M432</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Error in SMS Server log, problem started after 15/06/2023: ERROR_WINHTTP_CANNOT_CONNECT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Reason: there was an update made to Conversation API that changed the allowed ciphers.&amp;nbsp;&lt;/SPAN&gt;Please find a list of supported ciphers below:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Preferred TLSv1.3 128 bits TLS_AES_128_GCM_SHA256 Curve 25519 DHE 253&lt;BR /&gt;Accepted TLSv1.3 256 bits TLS_AES_256_GCM_SHA384 Curve 25519 DHE 253&lt;BR /&gt;Accepted TLSv1.3 256 bits TLS_CHACHA20_POLY1305_SHA256 Curve 25519 DHE 253&lt;BR /&gt;Preferred TLSv1.2 256 bits ECDHE-RSA-CHACHA20-POLY1305 Curve 25519 DHE 253&lt;BR /&gt;Accepted TLSv1.2 128 bits ECDHE-RSA-AES128-GCM-SHA256 Curve 25519 DHE 253&lt;BR /&gt;Accepted TLSv1.2 256 bits ECDHE-RSA-AES256-GCM-SHA384 Curve 25519 DHE 253&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 12:17:37 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/SMS-Server-and-social-conversations/m-p/12068#M432</guid>
      <dc:creator>Jukka</dc:creator>
      <dc:date>2023-07-04T12:17:37Z</dc:date>
    </item>
  </channel>
</rss>

