api-console
api-console copied to clipboard
API console for WP API
Hello, Thank you for the API console. In [Step 1: Creating a Consumer](https://github.com/WP-API/api-console#step-1-creating-a-consumer), the menu path should read **Users > Applications**, not **Applications > Users**.
I get the following error: ``` Fatal error: Call to undefined function login_header() in ...wp-content/plugins/OAuth1/theme/oauth1-authorize.php on line 2 ``` after I setup my `config.json` file and hit "Auth" in the...
In "Step 1: Creating a Consumer", the README describes running 'wp oauth1 add' on the command line. This requires wp-cli, right? Had to figure that out myself. Now I've installed...
The auth button doesn't don anything when clicked.
Hi I have this set up at the below url https://man-sudarshann-1.c9.io/api/ I am getting this error OAuth signature does not match. I have tried all the fixed for this over...
There is a 404 for the image: `img/wp.png`
It should be noted that once installed, the API Console interface, looks nothing like the actual API Console it references. It might be obvious to others, but wasn't to me.
When i hit the auth button the `/oauth1/request` returns a `400 (Bad Request)` error