Skip to content

'get', 'friends/ids' not working #21

Description

@Schop

Whenever I try this:

$friends = $this->tweet->call('get', 'friends/ids', array('screen_name' => $user->screen_name));

I get errors:

 Severity: Notice
 Message: Undefined property: stdClass::$request
 Filename: libraries/tweet.php
Line Number: 205

AND

Severity: Notice
Message: Undefined property: stdClass::$error
Filename: libraries/tweet.php
Line Number: 205

The call returns 'false'. What is going on here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions