Open a-x- opened 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-API/client-cli/readme.md
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!
I am seeing the same error both making the request from my Mac terminal and Raspberry Pi. Does anybody have any ideas?
// 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.Have any ideas? Thanks!