Error: Something went wrong with the twitter request: null
-
Hi, I’ve successfully configured other Twitter plugins but I’d love to use this one as it will give me the most flexibility.
However, after installing and adding my API Keys I get the following error message when using this code:
<?php $tweets = getTweets( 'USERNAME', 10 ); var_dump($tweets); ?>
array (size=1)
‘error’ => string ‘Something went wrong with the twitter request: null’ (length=51)Can anyone help?
https://www.ads-software.com/plugins/oauth-twitter-feed-for-developers/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error: Something went wrong with the twitter request: null’ is closed to new replies.