WP-API / client-cli

65 stars 20 forks source link

Oauth keys doesn't pass validation #24

Open a-x- opened 10 years ago

a-x- commented 10 years ago

// Excuse my beginner's English Hi guys!

I have installed all prerequisity packages from the WP-API/client-cli/readme.md (on the server and on the client). And i have completed steps 0, 1. But on the step 2 i faced a problem.

wp --require=./wp-content/plugins/client-cli/client.php api oauth1 connect $MY_DOMAIN --key=uSHRj14xsc8S --secret=RiA8ElltDntSwOGdBNrgLro6brfqHTW5WKCFc2yjPTyFk7oK
Error: 401 Unauthorized

Have any ideas? Thanks!

cehwitham commented 9 years ago

I am seeing the same error both making the request from my Mac terminal and Raspberry Pi. Does anybody have any ideas?