maxcutler / python-wordpress-xmlrpc

Python library for WordPress XML-RPC integration

Home Page:http://python-wordpress-xmlrpc.rtfd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't post anything

dyegoaurelio opened this issue · comments

When i try to make a post e get the following error: Fault: <Fault 500: 'Could not update post in the database.'>
I'm simply trying to do a simple
wp.call(posts.NewPost(post))

full log of my output
Captura de tela de 2020-12-10 12-01-42