Skip to content

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

@Schop

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?

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