We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using Open Live Writer to write blog and I'm trying to built zinnia blog system. When I tried to set category, it gave this error:
<type 'exception.Exception'>:method "wp.getCategories" is not supported
Get the categories list.
<type 'exceptions.Exception'>:method "mt.setPostCategories" is not supported Though, the blog was successfully posted.
The text was updated successfully, but these errors were encountered:
Do you have installed django-xmlrpc ?
Please respect the template provided to open issue!
Sorry, something went wrong.
@Fantomas42 I've update my issue according to the template. Sorry for that. The django-xmlrpc was already installed.
No branches or pull requests
Actual behavior
I'm using Open Live Writer to write blog and I'm trying to built zinnia blog system.
When I tried to set category, it gave this error:
Expected behavior
Get the categories list.
Steps to reproduce the issue
Specifications
The text was updated successfully, but these errors were encountered: