Title: Get Screen Name error
Last modified: September 1, 2016

---

# Get Screen Name error

 *  [khazar](https://wordpress.org/support/users/khazar/)
 * (@khazar)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/get-screen-name-error/)
 * I think everything is hooked in right, but using your sample code:
 *     ```
       <?php
         $tweets = getTweets($number_of_tweets, $twitter_screenname_to_load, $optional_array_of_any_additional_twitter_api_parameters);
         var_dump($tweets);
   
         foreach($tweets as $tweet){
           var_dump($tweet);
         }
       ?>
       ```
   
 * I get:
 * `array(1) { ["error"]=> string(49) "Missing Twitter Feed Screen Name - Check 
   Settings" } string(49) "Missing Twitter Feed Screen Name - Check Settings"`
 * (at bottom of page: [http://daam.us/news/](http://daam.us/news/)). Even though
   I have US_DAAM in the screen name field under settings.
 * any help greatly appreciated!
 * James Khazar
 * [https://wordpress.org/plugins/oauth-twitter-feed-for-developers/](https://wordpress.org/plugins/oauth-twitter-feed-for-developers/)

Viewing 1 replies (of 1 total)

 *  [oettingerdev](https://wordpress.org/support/users/oettingerdev/)
 * (@oettingerdev)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/get-screen-name-error/#post-8465420)
 * Same error here.

Viewing 1 replies (of 1 total)

The topic ‘Get Screen Name error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/oauth-twitter-feed-for-developers.
   svg)
 * [oAuth Twitter Feed for Developers](https://wordpress.org/plugins/oauth-twitter-feed-for-developers/)
 * [Support Threads](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/)
 * [Active Topics](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [oettingerdev](https://wordpress.org/support/users/oettingerdev/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/get-screen-name-error/#post-8465420)
 * Status: not resolved