<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sohil Ahmed</title>
    <description>The latest articles on DEV Community by Sohil Ahmed (@sohilahmed).</description>
    <link>https://dev.to/sohilahmed</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F589495%2Fa652617a-d8f3-4848-8128-85d149908201.jpeg</url>
      <title>DEV Community: Sohil Ahmed</title>
      <link>https://dev.to/sohilahmed</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sohilahmed"/>
    <language>en</language>
    <item>
      <title>calling a web API in event handle is not working,</title>
      <dc:creator>Sohil Ahmed</dc:creator>
      <pubDate>Wed, 03 Mar 2021 06:38:24 +0000</pubDate>
      <link>https://dev.to/sohilahmed/calling-a-web-api-in-event-handle-is-not-working-2jg0</link>
      <guid>https://dev.to/sohilahmed/calling-a-web-api-in-event-handle-is-not-working-2jg0</guid>
      <description>&lt;p&gt;I've tried to setup a service to call data and also tried to create a method to call data but still facing the same error &lt;br&gt;
I want to select a value from Lookup and on its value change I want to call a web API, I can log the event and edit values in my Form Model but cannot call a API, I'm getting a uncaught error at &lt;em&gt;this.http&lt;/em&gt; and http declared in constructor as &lt;em&gt;private Http: HttpClient&lt;/em&gt; in both caeses&lt;/p&gt;

</description>
      <category>angular</category>
    </item>
  </channel>
</rss>
