Skip to content

Media upload is not supported.! #9

Open
@shrinath-shenoy

Description

@shrinath-shenoy

Looks like ngTwitter doesnot support media upload. Also the post calls are appended with get parameters which is not correct -

// // Append the bodyparams to the URL
var t = $twitterHelpers.createTwitterSignature('POST', url, parameters, clientId, clientSecret, token);
if (parameters !== {}) url = url + '?' + $twitterHelpers.transformRequest(parameters);

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