maxcutler / python-wordpress-xmlrpc

Python library for WordPress XML-RPC integration
http://python-wordpress-xmlrpc.rtfd.org
MIT License
380 stars 129 forks source link

Can't post anything #144

Open dyegoaurelio opened 3 years ago

dyegoaurelio commented 3 years ago

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