We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
getUserRecent(USER_ID) returns the following (local testing) :
array( 'pagination' => array(), 'meta' => array( 'code' => (int) 200 ), 'data' => array() )
Any idea why ? Getting user data or follower list works ok...