<?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: Amazon Alexa PHP Prompt and Response Example (Hello World Part 2)	</title>
	<atom:link href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/</link>
	<description>gaiterjones</description>
	<lastBuildDate>Tue, 24 Apr 2018 09:13:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>
		By: Marcelo		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273660</link>

		<dc:creator><![CDATA[Marcelo]]></dc:creator>
		<pubDate>Mon, 08 Jan 2018 11:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273660</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273659&quot;&gt;PAJ&lt;/a&gt;.

Thank you, the error message in Alexa persiste will look at everything again !]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273659">PAJ</a>.</p>
<p>Thank you, the error message in Alexa persiste will look at everything again !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PAJ		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273659</link>

		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Sat, 06 Jan 2018 19:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273659</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273658&quot;&gt;Marcelo&lt;/a&gt;.

There is no difference to the app between dev and live.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273658">Marcelo</a>.</p>
<p>There is no difference to the app between dev and live.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marcelo		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273658</link>

		<dc:creator><![CDATA[Marcelo]]></dc:creator>
		<pubDate>Sat, 06 Jan 2018 14:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273658</guid>

					<description><![CDATA[Hi!

The skill LIVE !!!! But, after receiving the email that was published, I started getting a 403 error when I used the skill in echo dot. When it is released, should we change anything? It was working perfectly in development mode.]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>The skill LIVE !!!! But, after receiving the email that was published, I started getting a 403 error when I used the skill in echo dot. When it is released, should we change anything? It was working perfectly in development mode.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: marcelo		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273655</link>

		<dc:creator><![CDATA[marcelo]]></dc:creator>
		<pubDate>Thu, 28 Dec 2017 10:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273655</guid>

					<description><![CDATA[Well 99% done, just HELP is not working.
2. When users ask for “help” within the skill, it must return a prompt which instructs users how to navigate the skill’s core functionality. Additionally, the help prompt must end with a question for users and leave the session open to receive a response.]]></description>
			<content:encoded><![CDATA[<p>Well 99% done, just HELP is not working.<br />
2. When users ask for “help” within the skill, it must return a prompt which instructs users how to navigate the skill’s core functionality. Additionally, the help prompt must end with a question for users and leave the session open to receive a response.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: marcelo		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273654</link>

		<dc:creator><![CDATA[marcelo]]></dc:creator>
		<pubDate>Thu, 28 Dec 2017 10:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273654</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273653&quot;&gt;marcelo&lt;/a&gt;.

My mistake!
const amazonCacheFolder=&#039;/home/user/public_html/amazon/cache -&#062; wrong
const amazonCacheFolder=&#039;/home/user/public_html/amazon/cache/ -&#062; OK !]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273653">marcelo</a>.</p>
<p>My mistake!<br />
const amazonCacheFolder=&#8217;/home/user/public_html/amazon/cache -&gt; wrong<br />
const amazonCacheFolder=&#8217;/home/user/public_html/amazon/cache/ -&gt; OK !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: marcelo		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273653</link>

		<dc:creator><![CDATA[marcelo]]></dc:creator>
		<pubDate>Wed, 27 Dec 2017 13:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273653</guid>

					<description><![CDATA[Hi again!
I see in cachealexarequest_2017-12-18.log:
Signature: xyz (hiden for public here)
Signaturecertchainurl: https://s3.amazonaws.com/echo.api/echo-api-cert-5.pem 
and: 
[userId] =&#062; amzn1.ask.account.xyz
                    [accessToken] =&#062;

accessToken is empty, right this?]]></description>
			<content:encoded><![CDATA[<p>Hi again!<br />
I see in cachealexarequest_2017-12-18.log:<br />
Signature: xyz (hiden for public here)<br />
Signaturecertchainurl: <a href="https://s3.amazonaws.com/echo.api/echo-api-cert-5.pem" rel="nofollow ugc">https://s3.amazonaws.com/echo.api/echo-api-cert-5.pem</a><br />
and:<br />
[userId] =&gt; amzn1.ask.account.xyz<br />
                    [accessToken] =&gt;</p>
<p>accessToken is empty, right this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: marcelo		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273652</link>

		<dc:creator><![CDATA[marcelo]]></dc:creator>
		<pubDate>Wed, 27 Dec 2017 12:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273652</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273642&quot;&gt;PAJ&lt;/a&gt;.

Ok, very very thanks, I will check again everything !!! About log, I dont find log.php.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273642">PAJ</a>.</p>
<p>Ok, very very thanks, I will check again everything !!! About log, I dont find log.php.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PAJ		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273650</link>

		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Mon, 18 Dec 2017 16:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273650</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273649&quot;&gt;kcjames1138&lt;/a&gt;.

Yes I had changed that in my production code but had not pushed it to github until last week. Sorry about that...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273649">kcjames1138</a>.</p>
<p>Yes I had changed that in my production code but had not pushed it to github until last week. Sorry about that&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kcjames1138		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273649</link>

		<dc:creator><![CDATA[kcjames1138]]></dc:creator>
		<pubDate>Mon, 18 Dec 2017 16:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273649</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273644&quot;&gt;kcjames1138&lt;/a&gt;.

I found the issue.  It was in IntentFactory.php.  Changed these lines:

		if (isset($_applicationID[4])){$_alexaLaunchClass = __NAMESPACE__ . &#039;\\Launch\\&#039;.$_applicationID[4];}
		if (isset($_applicationID[4])){$_alexaHelpClass = __NAMESPACE__ . &#039;\\Help\\&#039;.$_applicationID[4];}

To:

		if (isset($_applicationID[4])){$_alexaLaunchClass = __NAMESPACE__ . &#039;\\Launch\\&#039;.&#039;launch&#039;.$_applicationID[4];}
		if (isset($_applicationID[4])){$_alexaHelpClass = __NAMESPACE__ . &#039;\\Help\\&#039;.&#039;help&#039;.$_applicationID[4];}

Class names cant start with numbers and the keywords help and launch were left off the definition.

Regards,]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273644">kcjames1138</a>.</p>
<p>I found the issue.  It was in IntentFactory.php.  Changed these lines:</p>
<p>		if (isset($_applicationID[4])){$_alexaLaunchClass = __NAMESPACE__ . &#8216;\\Launch\\&#8217;.$_applicationID[4];}<br />
		if (isset($_applicationID[4])){$_alexaHelpClass = __NAMESPACE__ . &#8216;\\Help\\&#8217;.$_applicationID[4];}</p>
<p>To:</p>
<p>		if (isset($_applicationID[4])){$_alexaLaunchClass = __NAMESPACE__ . &#8216;\\Launch\\&#8217;.&#8217;launch&#8217;.$_applicationID[4];}<br />
		if (isset($_applicationID[4])){$_alexaHelpClass = __NAMESPACE__ . &#8216;\\Help\\&#8217;.&#8217;help&#8217;.$_applicationID[4];}</p>
<p>Class names cant start with numbers and the keywords help and launch were left off the definition.</p>
<p>Regards,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kcjames1138		</title>
		<link>https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273648</link>

		<dc:creator><![CDATA[kcjames1138]]></dc:creator>
		<pubDate>Mon, 18 Dec 2017 15:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1562#comment-273648</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273640&quot;&gt;PAJ&lt;/a&gt;.

The path configs were it.  Can&#039;t believe I missed those.  Thanks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/amazon-alexa-php-prompt-and-response-example/#comment-273640">PAJ</a>.</p>
<p>The path configs were it.  Can&#8217;t believe I missed those.  Thanks.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
