Tri Duc Nguyen
Results
1
issues of
Tri Duc Nguyen
### Environment ``` nodejs: 10.14.1 wpapi: ^1.2.1 ``` ### Step to reproduce Attempt the following code: ``` javascript const WPAPI = require('wpapi'); var wp = new WPAPI({ endpoint: 'https://www.mysite.com/wp-json', username:...