<?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: Complete working sample for Services_Twitter OAuth in PHP PEAR</title> <atom:link href="http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/feed/" rel="self" type="application/rss+xml" /><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/</link> <description>code and thoughts</description> <lastBuildDate>Wed, 28 Dec 2011 00:09:25 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Nobu</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-4227</link> <dc:creator>Nobu</dc:creator> <pubDate>Fri, 26 Nov 2010 21:37:48 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-4227</guid> <description>Yes, you need to edit two lines for your own keys.
define(&#039;CONSUMER_KEY&#039;, &#039;***&#039;);
define(&#039;CONSUMER_SECRET&#039;, &#039;***&#039;); </description> <content:encoded><![CDATA[<p>Yes, you need to edit two lines for your own keys.<br
/> define(&#039;CONSUMER_KEY&#039;, &#039;***&#039;);<br
/> define(&#039;CONSUMER_SECRET&#039;, &#039;***&#039;);</p> ]]></content:encoded> </item> <item><title>By: edmund</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-4226</link> <dc:creator>edmund</dc:creator> <pubDate>Fri, 26 Nov 2010 20:32:30 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-4226</guid> <description>this may seem a bit silly but where exactly do I place my consumer key/secret, it seems like the obvious place would be in the starred out area of the defined array but I want to be 100% sure, any help would be greatly appreciated,
edmund </description> <content:encoded><![CDATA[<p>this may seem a bit silly but where exactly do I place my consumer key/secret, it seems like the obvious place would be in the starred out area of the defined array but I want to be 100% sure, any help would be greatly appreciated,</p><p>edmund</p> ]]></content:encoded> </item> <item><title>By: Nobu</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-3309</link> <dc:creator>Nobu</dc:creator> <pubDate>Tue, 08 Jun 2010 04:44:16 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-3309</guid> <description>Yes, if you want to access via https.
Btw, Juan&#039;s issue might be solved.  &lt;a href=&quot;http://github.com/facebook/php-sdk/issues/#issue/7&quot; target=&quot;_blank&quot;&gt;http://github.com/facebook/php-sdk/issues/#issue/...&lt;/a&gt; </description> <content:encoded><![CDATA[<p>Yes, if you want to access via https.</p><p>Btw, Juan&#039;s issue might be solved. <a
href="http://github.com/facebook/php-sdk/issues/#issue/7" target="_blank">http://github.com/facebook/php-sdk/issues/#issue/&#8230;</a></p> ]]></content:encoded> </item> <item><title>By: ~JOSh-X</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-3308</link> <dc:creator>~JOSh-X</dc:creator> <pubDate>Tue, 08 Jun 2010 04:03:05 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-3308</guid> <description>I don&#039;t know abut Juan, but mine doesn&#039;t.  Does it need to? </description> <content:encoded><![CDATA[<p>I don&#39;t know abut Juan, but mine doesn&#39;t.  Does it need to?</p> ]]></content:encoded> </item> <item><title>By: Nobu</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-3143</link> <dc:creator>Nobu</dc:creator> <pubDate>Sat, 15 May 2010 06:55:16 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-3143</guid> <description>Hmm, it&#039;s difficult to recognize what&#039;s going on with little information. Does your PHP supports SSL? </description> <content:encoded><![CDATA[<p>Hmm, it&#039;s difficult to recognize what&#039;s going on with little information. Does your PHP supports SSL?</p> ]]></content:encoded> </item> <item><title>By: Juan</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-3139</link> <dc:creator>Juan</dc:creator> <pubDate>Fri, 14 May 2010 21:00:18 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-3139</guid> <description>when using this code I get the following error:
&quot;Failed getting token and token secret from response&quot;
This error is an HTTP_OAuth_Consumer_Exception_InvalidResponse thrown by the first call to HTTP_OAuth_Consumer::getRequestToken().
I am using the request token url specified on the twitter website:&lt;a href=&quot;http://dev.twitter.com/apps/&quot; rel=&quot;nofollow&quot;&gt;http://dev.twitter.com/apps/&lt;/a&gt;
&lt;a href=&quot;https://api.twitter.com/oauth/request_token&quot; rel=&quot;nofollow&quot;&gt;https://api.twitter.com/oauth/request_token&lt;/a&gt;
Not sure what is wrong here, but maybe you can shed some light?
Thank you! </description> <content:encoded><![CDATA[<p>when using this code I get the following error:</p><p>&quot;Failed getting token and token secret from response&quot;</p><p>This error is an HTTP_OAuth_Consumer_Exception_InvalidResponse thrown by the first call to HTTP_OAuth_Consumer::getRequestToken().</p><p>I am using the request token url specified on the twitter website:<a
href="http://dev.twitter.com/apps/" rel="nofollow">http://dev.twitter.com/apps/</a><br
/> <a
href="https://api.twitter.com/oauth/request_token" rel="nofollow">https://api.twitter.com/oauth/request_token</a></p><p>Not sure what is wrong here, but maybe you can shed some light?</p><p>Thank you!</p> ]]></content:encoded> </item> <item><title>By: Nobu</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-2947</link> <dc:creator>Nobu</dc:creator> <pubDate>Fri, 23 Apr 2010 16:16:10 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-2947</guid> <description>My code in PHP is only for web application. You may need to use PIN instead of callback URL. The below article explains about building a desktop application in C# .NET. &lt;a href=&quot;http://gametree.org/2010/02/coding-the-tweet-redux/&quot; target=&quot;_blank&quot;&gt;http://gametree.org/2010/02/coding-the-tweet-redu...&lt;/a&gt;
Hope it helps! </description> <content:encoded><![CDATA[<p>My code in PHP is only for web application. You may need to use PIN instead of callback URL. The below article explains about building a desktop application in C# .NET. <a
href="http://gametree.org/2010/02/coding-the-tweet-redux/" target="_blank">http://gametree.org/2010/02/coding-the-tweet-redu&#8230;</a></p><p>Hope it helps!</p> ]]></content:encoded> </item> <item><title>By: Mikel King</title><link>http://zuzara.com/blog/2010/01/20/complete-working-sample-for-services_twitter-oauth-in-php-pear/comment-page-1/#comment-2946</link> <dc:creator>Mikel King</dc:creator> <pubDate>Fri, 23 Apr 2010 15:32:22 +0000</pubDate> <guid
isPermaLink="false">http://zuzara.com/blog/?p=117#comment-2946</guid> <description>I am more than a bit confused in that the callback URL is listed as optional in the service registration at&lt;a href=&quot;http://twitter.com/apps/new.&quot; target=&quot;_blank&quot;&gt;http://twitter.com/apps/new.&lt;/a&gt;  I am trying to create a standalone app that interfaces w/ twitter. I am able to get things to work with basic authentication user/password combination but really want to get OAuth establish so that this thing isn&#039;t limited to one user.
any ideas? </description> <content:encoded><![CDATA[<p>I am more than a bit confused in that the callback URL is listed as optional in the service registration at<a
href="http://twitter.com/apps/new." target="_blank">http://twitter.com/apps/new.</a> I am trying to create a standalone app that interfaces w/ twitter. I am able to get things to work with basic authentication user/password combination but really want to get OAuth establish so that this thing isn&#039;t limited to one user.</p><p>any ideas?</p> ]]></content:encoded> </item> </channel> </rss>
