<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mukesh Chapagain Blog</title>
	<atom:link href="https://chapagain.dev/feed/" rel="self" type="application/rss+xml" />
	<link>https://chapagain.dev/</link>
	<description>PHP Magento Nodejs Python Data Science Freelance Developer &#124; USA</description>
	<lastBuildDate>Thu, 20 Mar 2025 02:04:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://chapagain.dev/wp-content/uploads/2021/05/cropped-c01354fc5d46f88822d737d2a1ce981c-32x32.png</url>
	<title>Mukesh Chapagain Blog</title>
	<link>https://chapagain.dev/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Magento: The store that was requested wasn&#8217;t found. Verify the store and try again.</title>
		<link>https://chapagain.dev/magento-2-the-store-that-was-requested-wasnt-found-verify-the-store-and-try-again/</link>
					<comments>https://chapagain.dev/magento-2-the-store-that-was-requested-wasnt-found-verify-the-store-and-try-again/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Wed, 19 Mar 2025 21:41:32 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[core_config_data]]></category>
		<category><![CDATA[magento2]]></category>
		<category><![CDATA[store]]></category>
		<guid isPermaLink="false">https://chapagain.dev/?p=6199</guid>

					<description><![CDATA[<p>This article provides the root cause and solution to the following error on Magento: The store that was requested wasn&#8217;t found. Verify the store and try again. Scenario In my case, this error happened when I imported staging or production database to my local setup. I hadn&#8217;t imported the core_config_data table from the staging/production database. ... <a title="Magento: The store that was requested wasn&#8217;t found. Verify the store and try again." class="read-more" href="https://chapagain.dev/magento-2-the-store-that-was-requested-wasnt-found-verify-the-store-and-try-again/" aria-label="Read more about Magento: The store that was requested wasn&#8217;t found. Verify the store and try again.">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-the-store-that-was-requested-wasnt-found-verify-the-store-and-try-again/">Magento: The store that was requested wasn&#8217;t found. Verify the store and try again.</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-the-store-that-was-requested-wasnt-found-verify-the-store-and-try-again/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento2: Check Services version on Adobe Cloud Server</title>
		<link>https://chapagain.dev/magento2-check-services-version-on-adobe-cloud-server/</link>
					<comments>https://chapagain.dev/magento2-check-services-version-on-adobe-cloud-server/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Tue, 27 Aug 2024 18:09:57 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[adobe cloud]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[magento2]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=6187</guid>

					<description><![CDATA[<p>This article shows how you can check different services version on Adobe Cloud server. List all the services with their port number, username, &#38; password echo $MAGENTO_CLOUD_RELATIONSHIPS &#124; base64 -d &#124; json_pp Get Redis version redis-cli -p 6370 info &#124; grep -i redis_version where, 6370 is the port number. The redis port number can be ... <a title="Magento2: Check Services version on Adobe Cloud Server" class="read-more" href="https://chapagain.dev/magento2-check-services-version-on-adobe-cloud-server/" aria-label="Read more about Magento2: Check Services version on Adobe Cloud Server">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento2-check-services-version-on-adobe-cloud-server/">Magento2: Check Services version on Adobe Cloud Server</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento2-check-services-version-on-adobe-cloud-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 API: Add Products to Cart &#038; Checkout Place Order</title>
		<link>https://chapagain.dev/magento-2-api-add-products-to-cart-checkout-place-order/</link>
					<comments>https://chapagain.dev/magento-2-api-add-products-to-cart-checkout-place-order/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Fri, 15 Sep 2023 15:24:48 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[checkout]]></category>
		<category><![CDATA[magento2]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[product]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=5993</guid>

					<description><![CDATA[<p>In this article, we will look into how we can add products to the cart and complete the checkout process by placing an order using Magento API. The APIs used to create a cart, add products to the cart, place an order, etc. require customer token authentication. Create Shopping Cart We create an empty cart ... <a title="Magento 2 API: Add Products to Cart &#038; Checkout Place Order" class="read-more" href="https://chapagain.dev/magento-2-api-add-products-to-cart-checkout-place-order/" aria-label="Read more about Magento 2 API: Add Products to Cart &#038; Checkout Place Order">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-api-add-products-to-cart-checkout-place-order/">Magento 2 API: Add Products to Cart &#038; Checkout Place Order</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-api-add-products-to-cart-checkout-place-order/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 API: Create New Customer</title>
		<link>https://chapagain.dev/magento-2-api-create-new-customer/</link>
					<comments>https://chapagain.dev/magento-2-api-create-new-customer/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Wed, 06 Sep 2023 03:42:38 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[magento2]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=5991</guid>

					<description><![CDATA[<p>In this article, we will be looking into how we can create a new customer in Magento 2 using its API. We will be passing the admin bearer token to authenticate the APIs. Create New Customer API Doc: https://adobe-commerce.redoc.ly/2.4.5-admin/tag/customers Endpoint: GET &#60;host&#62;/rest/V1/customers Authentication Bearer Token: &#60;admin-token&#62; Payload: { &#34;customer&#34;: { &#34;firstname&#34;: &#34;Test&#34;, &#34;lastname&#34;: &#34;Example&#34;, &#34;email&#34;: ... <a title="Magento 2 API: Create New Customer" class="read-more" href="https://chapagain.dev/magento-2-api-create-new-customer/" aria-label="Read more about Magento 2 API: Create New Customer">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-api-create-new-customer/">Magento 2 API: Create New Customer</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-api-create-new-customer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 API: Get Categories</title>
		<link>https://chapagain.dev/magento-2-api-get-categories/</link>
					<comments>https://chapagain.dev/magento-2-api-get-categories/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Sat, 26 Aug 2023 03:16:26 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[magento 2]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=5987</guid>

					<description><![CDATA[<p>In this article, we will be looking into how we can get the Categories in Magento 2 using its API. Get All Categories Get Category by category id Search Categories Anonymouse APIs Restriction The REST endpoints to get the stores&#8217; information falls under the anonymous APIs category. However, in the recent Magento version, those API ... <a title="Magento 2 API: Get Categories" class="read-more" href="https://chapagain.dev/magento-2-api-get-categories/" aria-label="Read more about Magento 2 API: Get Categories">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-api-get-categories/">Magento 2 API: Get Categories</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-api-get-categories/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 API: Get Products</title>
		<link>https://chapagain.dev/magento-2-api-get-products/</link>
					<comments>https://chapagain.dev/magento-2-api-get-products/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Wed, 16 Aug 2023 00:41:06 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[magento2]]></category>
		<category><![CDATA[product]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=5972</guid>

					<description><![CDATA[<p>In this article, we will be looking into how we can get the Products in Magento 2 using its API. Get Product by SKU Get Multiple Products using SearchCriteria Get Single Product by product ID using SearchCriteria Anonymouse APIs Restriction The REST endpoints to get the stores&#8217; information falls under the anonymous APIs category. However, ... <a title="Magento 2 API: Get Products" class="read-more" href="https://chapagain.dev/magento-2-api-get-products/" aria-label="Read more about Magento 2 API: Get Products">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-api-get-products/">Magento 2 API: Get Products</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-api-get-products/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 API: Get CMS Pages &#038; CMS Blocks</title>
		<link>https://chapagain.dev/magento-2-api-get-cms-pages-cms-blocks/</link>
					<comments>https://chapagain.dev/magento-2-api-get-cms-pages-cms-blocks/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Sat, 05 Aug 2023 22:40:22 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[cms block]]></category>
		<category><![CDATA[cms page]]></category>
		<category><![CDATA[magento2]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=5957</guid>

					<description><![CDATA[<p>In this article, we will be looking into how we can get the CMS Pages &#38; CMS Blocks in Magento 2 using its API. Get CMS Page by page id Get CMS Block by block id Get multiple CMS Pages using SearchCriteria Get multiple CMS Blocks using SearchCriteria Anonymouse APIs Restriction The REST endpoints to ... <a title="Magento 2 API: Get CMS Pages &#038; CMS Blocks" class="read-more" href="https://chapagain.dev/magento-2-api-get-cms-pages-cms-blocks/" aria-label="Read more about Magento 2 API: Get CMS Pages &#038; CMS Blocks">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-api-get-cms-pages-cms-blocks/">Magento 2 API: Get CMS Pages &#038; CMS Blocks</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-api-get-cms-pages-cms-blocks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 API: Get Stores Information</title>
		<link>https://chapagain.dev/magento-2-api-get-stores-information/</link>
					<comments>https://chapagain.dev/magento-2-api-get-stores-information/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Tue, 25 Jul 2023 20:29:51 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[magento2]]></category>
		<category><![CDATA[store]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=5943</guid>

					<description><![CDATA[<p>In this article, we will be looking into how we can get the store information in Magento 2 using its API. We will be fetching websites, stores, and store views. We will also be fetching the store configs that include the locale, timezone, currency code, and store URLs. Anonymouse APIs Restriction The REST endpoints to ... <a title="Magento 2 API: Get Stores Information" class="read-more" href="https://chapagain.dev/magento-2-api-get-stores-information/" aria-label="Read more about Magento 2 API: Get Stores Information">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-api-get-stores-information/">Magento 2 API: Get Stores Information</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-api-get-stores-information/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 API: Get Customer Token</title>
		<link>https://chapagain.dev/magento-2-api-get-customer-token/</link>
					<comments>https://chapagain.dev/magento-2-api-get-customer-token/#respond</comments>
		
		<dc:creator><![CDATA[Mukesh Chapagain]]></dc:creator>
		<pubDate>Sun, 16 Jul 2023 04:15:33 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Adobe Commerce]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[magento2]]></category>
		<category><![CDATA[token]]></category>
		<guid isPermaLink="false">https://blog.chapagain.com.np/?p=5895</guid>

					<description><![CDATA[<p>In this article, we will be looking into how we can get the customer token in Magento 2. Customer Users in Magento have access to resources with anonymous or self permission. To access the self resources, the API call should be authorized. In the Token-based Authorization method, the customer token is necessary to authorize the ... <a title="Magento 2 API: Get Customer Token" class="read-more" href="https://chapagain.dev/magento-2-api-get-customer-token/" aria-label="Read more about Magento 2 API: Get Customer Token">Read more</a></p>
<p>The post <a href="https://chapagain.dev/magento-2-api-get-customer-token/">Magento 2 API: Get Customer Token</a> appeared first on <a href="https://chapagain.dev">Mukesh Chapagain Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://chapagain.dev/magento-2-api-get-customer-token/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
