Unmark favorite media

6 views
Skip to first unread message

Moinax

unread,
Jan 22, 2012, 4:29:04 AM1/22/12
to mis...@googlegroups.com
Hi,

I'm trying to unmark a media from favorite through php OAuth, but I always get the same error message

exception 'OAuthException' with message 'Invalid auth/bad request (got a 401, expected HTTP/1.1 20X or a redirect)

I'm using this code with the right tokens (as it is working to "Mark favorite media") :

        $this->fetch(
            array(
                 'media_id' => $media_id,
            ),
            OAUTH_HTTP_METHOD_DELETE
        );

Does anyone have been able to unmark a media from favorite ? 

Does someone can help me on this ?
Reply all
Reply to author
Forward
0 new messages