<?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 Re: Webex bot failed to send message in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webex-bot-failed-to-send-message/m-p/4662291#M1267</link>
    <description>&lt;P&gt;Thank you very much for this&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 17:56:27 GMT</pubDate>
    <dc:creator>rodneymuyanja</dc:creator>
    <dc:date>2022-08-02T17:56:27Z</dc:date>
    <item>
      <title>Webex bot failed to send message</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-bot-failed-to-send-message/m-p/4662283#M1265</link>
      <description>&lt;P&gt;Hi, I'm developing my first webex bot but i keep getting the following response when the i call the message endpoint &lt;SPAN&gt;&lt;A href="https://webexapis.com/v1/messages" target="_blank" rel="noopener"&gt;https://webexapis.com/v1/messages&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;{
  "message": "Message destination could not be determined. Provide only one destination in the roomId, toPersonEmail, or toPersonId field",
  "trackingId": "WEBEX-DEV-PORTAL_50b497fa-dbb6-4ed0-8fe4-0f5e184c0365_5"
}&lt;/PRE&gt;&lt;P&gt;may be i need more details on what the message means because i have provided the necessary fields for my request shown below&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "roomId": "Y2lzY29zcGFyazovL3VybjpURUFNOmV1LWNlbnRyYWwtMV9rL1JPT00vOWNlYmM4MDAtMGYzMy0xMWVkLTk4ZDMtOTM5Yzg5MGZmYzgw",
  "parentId": "Y2lzY29zcGFyazovL3VybjpURUFNOmV1LWNlbnRyYWwtMV9rL01FU1NBR0UvYzI5NzVlODAtMTAwZS0xMWVkLTk4OGMtOWQ3OGY2YWFmYTM5",
  "toPersonEmail": "muyanjarodney266@gmail.com",
  "text": "Hi, not cool that you don't greet",
  "toPersonId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iYjI5NWNlYS0zNTMzLTRkMDAtYTE1MC0yMTc2ZDRiZGU5MDQ"
}&lt;/PRE&gt;&lt;P&gt;any help and direction provided would&amp;nbsp; be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 17:39:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-bot-failed-to-send-message/m-p/4662283#M1265</guid>
      <dc:creator>rodneymuyanja</dc:creator>
      <dc:date>2022-08-02T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Webex bot failed to send message</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-bot-failed-to-send-message/m-p/4662290#M1266</link>
      <description>&lt;P&gt;The reason is quite clear if you check the error message: you have provided all, roomId, toPersonEmail, and toPersonId. The endpoint accepts only one of them to be set.&lt;/P&gt;
&lt;P&gt;Simply remove toPersonEmail and toPersonId and try again.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 17:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-bot-failed-to-send-message/m-p/4662290#M1266</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-08-02T17:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Webex bot failed to send message</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-bot-failed-to-send-message/m-p/4662291#M1267</link>
      <description>&lt;P&gt;Thank you very much for this&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 17:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-bot-failed-to-send-message/m-p/4662291#M1267</guid>
      <dc:creator>rodneymuyanja</dc:creator>
      <dc:date>2022-08-02T17:56:27Z</dc:date>
    </item>
  </channel>
</rss>

