Forum
Twitter Feed error
Hiya,
I have this error on my Twitter feed i'm sure it is just something I have overlooked but cannot see what? Help much appreciated:
There was an error: Desktop applications only support the oauth_callback value 'oob' /oauth/request_token Warning: Cannot modify header information - headers already sent by (output started at /home/kubiaktest/public_html/ktc/admin/addons/apps/perch_twitter/modes/settings.pre.php:56) in /home/kubiaktest/public_html/ktc/admin/core/lib/PerchUtil.class.php on line 1383
Warning: Cannot modify header information - headers already sent by (output started at /home/kubiaktest/public_html/ktc/admin/addons/apps/perch_twitter/modes/settings.pre.php:56) in /home/kubiaktest/public_html/ktc/admin/core/lib/PerchUtil.class.php on line 1384
Warning: Cannot modify header information - headers already sent by (output started at /home/kubiaktest/public_html/ktc/admin/addons/apps/perch_twitter/modes/settings.pre.php:56) in /home/kubiaktest/public_html/ktc/admin/core/lib/PerchUtil.class.php on line 1385
Warning: Cannot modify header information - headers already sent by (output started at /home/kubiaktest/public_html/ktc/admin/addons/apps/perch_twitter/modes/settings.pre.php:56) in /home/kubiaktest/public_html/ktc/admin/core/lib/PerchUtil.class.php on line 1391
Warning: Cannot modify header information - headers already sent by (output started at /home/kubiaktest/public_html/ktc/admin/addons/apps/perch_twitter/modes/settings.pre.php:56) in /home/kubiaktest/public_html/ktc/admin/core/inc/top.php on line 17
Where are you getting that?
In Perch - Configuring Twitter screen when i add in the Twitter consumer key
Before submitting anything, or after? Can we see your diagnostics?
Summary information
when i try to save the settings
When you set up your app in the Twitter dev console, did you enter a callback URL value?
yes i did. it's the current site location
That should be enough. Twitter thinks you're trying to use a desktop application, and it switches modes based on that URL setting.
ok. ive just remade the app in Twitter and it's working now so i must have made it incorrectly. Thanks