<?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: Andriantseheno</title>
    <description>The latest articles on DEV Community by Andriantseheno (@hasinadevelop).</description>
    <link>https://dev.to/hasinadevelop</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%2F1298957%2F7a475537-7fe6-455d-b3d6-4e045cddcc67.jpeg</url>
      <title>DEV Community: Andriantseheno</title>
      <link>https://dev.to/hasinadevelop</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hasinadevelop"/>
    <language>en</language>
    <item>
      <title>CORS Error When Accessing Nest.js API Locally</title>
      <dc:creator>Andriantseheno</dc:creator>
      <pubDate>Sat, 24 Feb 2024 15:36:43 +0000</pubDate>
      <link>https://dev.to/hasinadevelop/cors-error-when-accessing-nestjs-api-locally-2fmp</link>
      <guid>https://dev.to/hasinadevelop/cors-error-when-accessing-nestjs-api-locally-2fmp</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I've recently deployed a Nest.js API online, and I'm excited about the progress. However, when attempting to access it locally, I've run into a CORS (Cross-Origin Resource Sharing) error.&lt;/p&gt;

&lt;p&gt;This hiccup can be a common issue when dealing with web applications that are hosted on one domain while being accessed from another. To tackle this, I'm exploring CORS configuration options within Nest.js to ensure a smooth cross-origin communication.&lt;/p&gt;

&lt;p&gt;Any suggestions or experiences with CORS troubleshooting in Nest.js would be greatly appreciated! Let's exchange some knowledge and get this API accessible both online and locally without any hiccups. 🚀&lt;/p&gt;

</description>
      <category>nest</category>
      <category>javascript</category>
      <category>react</category>
      <category>api</category>
    </item>
  </channel>
</rss>
