Skip to content

With v4.4 of Wordpress, no longer able to pull categories #48

@mjg-ott

Description

@mjg-ott

After upgrading our sites to v4.4 of Wordpress, our application that uses JoeBlogs dll is failing with the following error:

response contains int value where string expected [response : array mapped to type XmlRpcCategory[] : element 0 : struct mapped to type XmlRpcCategory : member categoryId mapped to type String]

This occurs when trying to get the list of categories available on a site using following:

IEnumerable wpcats = wp.GetCategories();

Any thoughts on fixing this would be greatly appreciated.

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