<?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 Issue retrieving incoming messages in Developer Forum</title>
    <link>https://community.sinch.com/t5/Developer-Forum/Issue-retrieving-incoming-messages/m-p/8806#M1</link>
    <description>&lt;P&gt;Hello. I'm having an issue retrieving incoming messages using the SMS API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the Python example in &lt;A href="https://developers.sinch.com/docs/sms/api-reference/sms/tag/Inbounds/#tag/Inbounds/operation/ListInboundMessages" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, with the service plan id, api token, and url displayed in my dashboard, I receive only an empty list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just in case, I checked that there were messages received in the dates I was querying, and several do show up in the dashboard as incoming messages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I should note the reason I am trying to manually retrieve these messages is due to an error on our end with our callback server, which failed to receive the incoming message callbacks from the past two weeks. Not sure if that might be relevant to the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there something that might be messing up this functionality?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2023 11:40:32 GMT</pubDate>
    <dc:creator>pedro_ribeiro</dc:creator>
    <dc:date>2023-10-03T11:40:32Z</dc:date>
    <item>
      <title>Issue retrieving incoming messages</title>
      <link>https://community.sinch.com/t5/Developer-Forum/Issue-retrieving-incoming-messages/m-p/8806#M1</link>
      <description>&lt;P&gt;Hello. I'm having an issue retrieving incoming messages using the SMS API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the Python example in &lt;A href="https://developers.sinch.com/docs/sms/api-reference/sms/tag/Inbounds/#tag/Inbounds/operation/ListInboundMessages" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, with the service plan id, api token, and url displayed in my dashboard, I receive only an empty list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just in case, I checked that there were messages received in the dates I was querying, and several do show up in the dashboard as incoming messages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I should note the reason I am trying to manually retrieve these messages is due to an error on our end with our callback server, which failed to receive the incoming message callbacks from the past two weeks. Not sure if that might be relevant to the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there something that might be messing up this functionality?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 11:40:32 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Developer-Forum/Issue-retrieving-incoming-messages/m-p/8806#M1</guid>
      <dc:creator>pedro_ribeiro</dc:creator>
      <dc:date>2023-10-03T11:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issue retrieving incoming messages</title>
      <link>https://community.sinch.com/t5/Developer-Forum/Issue-retrieving-incoming-messages/m-p/8813#M3</link>
      <description>&lt;P&gt;Firstly we request that you check the start and stop days you are querying because we only store messages for the last 14 days and so the dates in your request must fall into his period. By default&amp;nbsp;we use the last 24 hours if a time period is not specified in the request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing to note is that&amp;nbsp;the MO url (the callback) needs to be able to receive MO messages from us. Refer to:&amp;nbsp;&lt;A href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdevelopers.sinch.com%2Fdocs%2Fsms%2Fguide%2F&amp;amp;data=04%7C01%7Cshahzad.ismail%40sinch.com%7C14cbce4c458e465aaccc08d9be560965%7C3b518aae89214a7b8497619d756ce20e%7C0%7C0%7C637750099006083171%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;amp;sdata=%2BI1X4bvg5NX7%2B%2BeZ63mWa6yxhDQ3eUH4nh9%2BcncYLe8%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;https://developers.sinch.com/docs/sms/guide/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This states:&amp;nbsp; “&lt;EM&gt;Inbound messages can be listed and retrieved like batch messages and they can also be delivered by callback requests like delivery reports.&lt;/EM&gt;”&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are still encountering issues then please contact the &lt;A href="https://community.sinch.com/t5/General-Support/Sinch-Customer-Support-Process/td-p/7408" target="_blank" rel="noopener"&gt;Sinch Support&lt;/A&gt; team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 11:51:34 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Developer-Forum/Issue-retrieving-incoming-messages/m-p/8813#M3</guid>
      <dc:creator>Shahzad_Ismail</dc:creator>
      <dc:date>2021-12-14T11:51:34Z</dc:date>
    </item>
  </channel>
</rss>

