<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Run Stripe Webhooks URL from localhost	</title>
	<atom:link href="https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/</link>
	<description>The Code Developer is a Programming Blog.</description>
	<lastBuildDate>Mon, 20 Jul 2020 13:10:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Adrian Havenga-Bennett		</title>
		<link>https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/#comment-9049</link>

		<dc:creator><![CDATA[Adrian Havenga-Bennett]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 13:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=634#comment-9049</guid>

					<description><![CDATA[Hello, thank you for sharing this. I am, however, getting a 502 Bad Gateway every time I try to send a test webhook. My application&#039;s server is running and ngrok says &quot;online&quot; so I am a little confused as to why it&#039;s failing. Any help will be appreciated.]]></description>
			<content:encoded><![CDATA[<p>Hello, thank you for sharing this. I am, however, getting a 502 Bad Gateway every time I try to send a test webhook. My application&#8217;s server is running and ngrok says &#8220;online&#8221; so I am a little confused as to why it&#8217;s failing. Any help will be appreciated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Darin		</title>
		<link>https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/#comment-7148</link>

		<dc:creator><![CDATA[Darin]]></dc:creator>
		<pubDate>Sat, 11 Apr 2020 23:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=634#comment-7148</guid>

					<description><![CDATA[Hey Vikas, thanks fo rthis tutorial. But what about authentication?
Trying to test them on my ASP.NET Core web application.
I am not getting a response here:
https://17684fe1.ngrok.io/management/hook/handle
Here is the signature of the method
Routing of my endpoints is: area/controller/method OR /controller/method when there is no area
I did not set up this controller with authorization, just in case.

Area is: Management
Controller is: HookController
        [HttpPost]
        [ActionName(&quot;handle&quot;)]
        public async Task HandleAsync()
        {

Any help will be much appreciated]]></description>
			<content:encoded><![CDATA[<p>Hey Vikas, thanks fo rthis tutorial. But what about authentication?<br />
Trying to test them on my ASP.NET Core web application.<br />
I am not getting a response here:<br />
<a href="https://17684fe1.ngrok.io/management/hook/handle" rel="nofollow ugc">https://17684fe1.ngrok.io/management/hook/handle</a><br />
Here is the signature of the method<br />
Routing of my endpoints is: area/controller/method OR /controller/method when there is no area<br />
I did not set up this controller with authorization, just in case.</p>
<p>Area is: Management<br />
Controller is: HookController<br />
        [HttpPost]<br />
        [ActionName(&#8220;handle&#8221;)]<br />
        public async Task HandleAsync()<br />
        {</p>
<p>Any help will be much appreciated</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Georgi Peev		</title>
		<link>https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/#comment-3983</link>

		<dc:creator><![CDATA[Georgi Peev]]></dc:creator>
		<pubDate>Thu, 10 Oct 2019 15:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=634#comment-3983</guid>

					<description><![CDATA[Thaaanksss]]></description>
			<content:encoded><![CDATA[<p>Thaaanksss</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mohamad Ayyash		</title>
		<link>https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/#comment-3108</link>

		<dc:creator><![CDATA[Mohamad Ayyash]]></dc:creator>
		<pubDate>Sat, 01 Jun 2019 23:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=634#comment-3108</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/#comment-2156&quot;&gt;Seun&lt;/a&gt;.

It&#039;s possibly because you are on wifi and haven&#039;t enabled &quot;Port filtering&quot; for port 80. Google how to do so for your wifi router.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.thecodedeveloper.com/run-stripe-webhooks-url-from-localhost/#comment-2156">Seun</a>.</p>
<p>It&#8217;s possibly because you are on wifi and haven&#8217;t enabled &#8220;Port filtering&#8221; for port 80. Google how to do so for your wifi router.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
