wordpress - WP JSON API with OAuth - Proper channel -
i have have wp api , oauth1 plugins installed python frontend access posts in wordpress. cli wp oauth add
have generated secret , key also. stuck on how proceed further. can check api responses via chrome advanced rest client.
i proper json responses requests http://mylocal.site/wp-json/posts
but want add authentication. read numerous docs api , oauth...but proper work flow. please shed light have worked these already.
thanks.
i got working following base https://github.com/wp-api/oauth1
Comments
Post a Comment