You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using node-wporg to post to a local Wordpress 4.2.2 installation. The posts appear on the blog without any issues, but the client.newPost() function ends with an error: [Error: Unknown XML-RPC tag 'P']
I have tried updating the XML-RPC dependency to 1.3.1. The update didn't seem to break node-wporg, but it also didn't fix anything.
Do you have a suggestion on how to debug this issue? My posts seem to be posting fine and I also can't figure out what 'P' can be. I don't post any data with a capital 'P'.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi,
I'm using node-wporg to post to a local Wordpress 4.2.2 installation. The posts appear on the blog without any issues, but the client.newPost() function ends with an error: [Error: Unknown XML-RPC tag 'P']
I have tried updating the XML-RPC dependency to 1.3.1. The update didn't seem to break node-wporg, but it also didn't fix anything.
Do you have a suggestion on how to debug this issue? My posts seem to be posting fine and I also can't figure out what 'P' can be. I don't post any data with a capital 'P'.
Thanks in advance!
The text was updated successfully, but these errors were encountered: