Skip to content

SetMediaDescription unauthorized error (parameter not encoded) #2

@cverdon

Description

@cverdon

Thanks for the library, very useful!

In PhotobucketMediaMethods.cs SetMediaDescription should URLEncode the description parameter on line 66:

paramaters.Add(new QueryParameter(_description, OAuth.UrlEncode(description)));

Cheers!

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