WP-API / node-wpapi

An isomorphic JavaScript client for the WordPress REST API
http://wp-api.org/node-wpapi/
MIT License
1.68k stars 190 forks source link

Unsuccessful HTTP response #502

Open Lanc3 opened 2 years ago

Lanc3 commented 2 years ago

Hey I am having an issue with wp.posts().param('author',1) and wp.posts().author(1) both return Unsuccessful HTTP response. I have no issues with any of my other api calls used. If you need any more information to help figure this out I will be happy to provide it.