<?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>Question Re: A python flask app sends the http request failed to i... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14247749#M4929634</link>
    <description>Me too！ I am experiencing the same issue . Did you resolve this ??</description>
    <pubDate>Sat, 18 Oct 2025 09:19:28 GMT</pubDate>
    <dc:creator>kerry111</dc:creator>
    <dc:date>2025-10-18T09:19:28Z</dc:date>
    <item>
      <title>A python flask app sends the http request failed to invoke a S4 odata v4 service</title>
      <link>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaq-p/13697504</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;I created a python flask application which main task is to invoke the odata v4 based API in the system CCW710, the service url is&amp;nbsp;&lt;A href="https://ccw-710-api.devsys.net.sap/sap/opu/odata4/sap/api_purordaccrsaccrperdcamount/srvd_a2x/sap/purordaccrsaccrperdcamount/0001/$metadata," target="_blank"&gt;https://ccw-710-api.devsys.net.sap/sap/opu/odata4/sap/api_purordaccrsaccrperdcamount/srvd_a2x/sap/purordaccrsaccrperdcamount/0001/$metadata,&lt;/A&gt;&amp;nbsp;and the credential is COM_0853/Welcome1!&lt;/P&gt;&lt;P&gt;I know in the BTP cloud foundry environment, if a BTP service needs to connect with the S4 services, then the cloud connecter should be created and BTP destination should be created based on the opened cloud connecter, I had already done these and both connection is succeed. but when sending the request in python runtime, it failed always, it looks the DNS failed with error NameResolutionError.&lt;/P&gt;&lt;P&gt;this is my project in github:&amp;nbsp;&lt;A href="https://github.tools.sap/I069526/APIPerfEvaluation" target="_blank"&gt;https://github.tools.sap/I069526/APIPerfEvaluation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you can download to analysis the issue by calling the endpoint '&lt;SPAN&gt;/odata_es5', or it is great that you can create a simple with the code which can invoke the odata v4 system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. cloud connector&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Javy_6-1715336011852.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/108565i9BBC141926850CCC/image-size/medium?v=v2&amp;amp;px=400" alt="Javy_6-1715336011852.png" title="Javy_6-1715336011852.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Javy_7-1715336024282.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/108566i4A1D9F80B5FC8166/image-size/medium?v=v2&amp;amp;px=400" alt="Javy_7-1715336024282.png" title="Javy_7-1715336024282.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. destination&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Javy_8-1715336044465.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/108567i9E1E578BC3773EEF/image-size/medium?v=v2&amp;amp;px=400" alt="Javy_8-1715336044465.png" title="Javy_8-1715336044465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. failed when invoke the endpoint&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Javy_9-1715336077157.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/108568i6DBA778B7574E4D0/image-size/medium?v=v2&amp;amp;px=400" alt="Javy_9-1715336077157.png" title="Javy_9-1715336077157.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Javy_10-1715336083418.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/108569iF42DED98AF253909/image-size/medium?v=v2&amp;amp;px=400" alt="Javy_10-1715336083418.png" title="Javy_10-1715336083418.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Javy_11-1715336097132.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/108570i1837830241822D71/image-size/medium?v=v2&amp;amp;px=400" alt="Javy_11-1715336097132.png" title="Javy_11-1715336097132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Javy&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 10:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaq-p/13697504</guid>
      <dc:creator>Javy</dc:creator>
      <dc:date>2024-05-10T10:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: A python flask app sends the http request failed to i...</title>
      <link>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14073273#M4910341</link>
      <description>&lt;P&gt;Did you find the solution for this? I am experiencing exactly the same issue right now with the exact same error message and am stuck now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 08:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14073273#M4910341</guid>
      <dc:creator>mlu17</dc:creator>
      <dc:date>2025-04-11T08:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: A python flask app sends the http request failed to i...</title>
      <link>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14073414#M4910361</link>
      <description>&lt;P&gt;OData V4 metadata url can be slightly different from OData V2:-&lt;/P&gt;&lt;P&gt;/sap/opu/odata4/.../$metadata&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 10:07:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14073414#M4910361</guid>
      <dc:creator>ArunJacob</dc:creator>
      <dc:date>2025-04-11T10:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: A python flask app sends the http request failed to i...</title>
      <link>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14073744#M4910403</link>
      <description>&lt;P&gt;X.509?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 14:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14073744#M4910403</guid>
      <dc:creator>kyo_choi73</dc:creator>
      <dc:date>2025-04-11T14:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: A python flask app sends the http request failed to i...</title>
      <link>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14247749#M4929634</link>
      <description>Me too！ I am experiencing the same issue . Did you resolve this ??</description>
      <pubDate>Sat, 18 Oct 2025 09:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/a-python-flask-app-sends-the-http-request-failed-to-invoke-a-s4-odata-v4/qaa-p/14247749#M4929634</guid>
      <dc:creator>kerry111</dc:creator>
      <dc:date>2025-10-18T09:19:28Z</dc:date>
    </item>
  </channel>
</rss>

