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

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -