Forum

Thread tagged as: Error

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

Thyme Morris

Thyme Morris 0 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Where are you getting that?

In Perch - Configuring Twitter screen when i add in the Twitter consumer key

Drew McLellan

Drew McLellan 2638 points
Perch Support

Before submitting anything, or after? Can we see your diagnostics?

Summary information

Perch: 3.0.1, PHP: 7.0.16, MySQL: 5.5.51-38.2, with PDO
Server OS: Linux, cgi-fcgi
Installed apps: content (3.0.1), assets (3.0.1), categories (3.0.1), perch_blog (5.5.1), perch_forms (1.9), perch_twitter (3.7)
App runtimes: <?php $apps_list = array( 'perch_blog', 'perch_forms', 'perch_twitter', );
PERCH_LOGINPATH: /admin
PERCH_PATH: /home/kubiaktest/public_html/ktc/admin
PERCH_CORE: /home/kubiaktest/public_html/ktc/admin/core
PERCH_RESFILEPATH: /home/kubiaktest/public_html/ktc/admin/resources
Image manipulation: GD
PHP limits: Max upload 64M, Max POST 64M, Memory: 256M, Total max file upload: 64M
F1: 0c66c2e1f82f9e0b7617b2cb8270f2c7
Resource folder writeable: Yes
DOCUMENT_ROOT: /home/kubiaktest/public_html/ktc
HTTP_HOST: ktc.kubiaktest.com
REQUEST_URI: /admin/core/settings/diagnostics/
SCRIPT_NAME: /admin/core/settings/diagnostics/index.php

when i try to save the settings

Drew McLellan

Drew McLellan 2638 points
Perch Support

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

Drew McLellan

Drew McLellan 2638 points
Perch Support

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