<?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: Web API- 502 error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48116#M3711</link>
    <description>A 502 is a bad gateway error. You can read more about it &lt;A href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/502" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. This means you're traversing a gateway or proxy server in order to get to the actual target server, and the response the gateway/proxy received from the target server was not correct.&lt;BR /&gt;&lt;BR /&gt;Have you tried testing this with Postman?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Nov 2021 12:16:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2021-11-23T12:16:00Z</dc:date>
    <item>
      <title>Web API- 502 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48115#M3710</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Could you please help me on below query-&lt;BR /&gt;&lt;BR /&gt;In my use case I have to do below steps through API connections:&lt;BR /&gt;1) Generate Token (Using username &amp;amp; Password and Post method).&lt;BR /&gt;2) Using generated token , Get all printer details(Using given headers and Get method)&lt;BR /&gt;I am able to generate token but when I am using same token with other headers, getting error code 502.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12696.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12864i4D20421D1C1C1C14/image-size/large?v=v2&amp;amp;px=999" role="button" title="12696.png" alt="12696.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Output- Internal : Unexpected error Error during Web API HTTP Request&lt;BR /&gt;HTTP Status Code: 502&lt;BR /&gt;HTTP Response Content: &amp;lt;h2&amp;gt;Incomplete response received from application&amp;lt;/h2&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I&lt;BR /&gt;&lt;BR /&gt;Please help me on this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bhawana&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bhawana Daultani&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2021 12:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48115#M3710</guid>
      <dc:creator>daultani</dc:creator>
      <dc:date>2021-11-23T12:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Web API- 502 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48116#M3711</link>
      <description>A 502 is a bad gateway error. You can read more about it &lt;A href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/502" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. This means you're traversing a gateway or proxy server in order to get to the actual target server, and the response the gateway/proxy received from the target server was not correct.&lt;BR /&gt;&lt;BR /&gt;Have you tried testing this with Postman?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2021 12:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48116#M3711</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-11-23T12:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Web API- 502 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48117#M3712</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Yes I tried with Postman also, same error is coming.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12690.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12861i3E31C360702D4929/image-size/large?v=v2&amp;amp;px=999" role="button" title="12690.png" alt="12690.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bhawana Daultani&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2021 13:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48117#M3712</guid>
      <dc:creator>daultani</dc:creator>
      <dc:date>2021-11-23T13:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Web API- 502 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48118#M3713</link>
      <description>Ok. This tells us it's likely an issue with the server you're trying to connect to. Is this a server within your own environment? If so, I'd suggest reaching out to your IT department or the owner of that server to see if they can review their logs to see what it thinks the issue is.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2021 14:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48118#M3713</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-11-23T14:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Web API- 502 error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48119#M3714</link>
      <description>yes it worked.&lt;BR /&gt;&lt;BR /&gt;There was an issue with the api headers given by them.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bhawana Daultani&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2021 18:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Web-API-502-error/m-p/48119#M3714</guid>
      <dc:creator>daultani</dc:creator>
      <dc:date>2021-11-29T18:05:00Z</dc:date>
    </item>
  </channel>
</rss>

