WP-API / client-cli

65 stars 20 forks source link

Send correct data when using OAuth #12

Closed rmccue closed 10 years ago

rmccue commented 10 years ago

Currently, this is slightly broken, which causes strange, transient problems. This is because the internal format of Requests' data is slightly different to what we're expecting, plus we're sending a header incorrectly.