wp oauth authentication
-
Hi,
I want to get the event’s attendee details from a external website, for that i have installed wp rest api and wordpress oauth server. I have made a demo setup to authentication but when I call the wordpress api i am getting the errorArray
(
[result] => Array
(
[error] => invalid_request
[error_description] => Unknown request
)[code] => 400
[content_type] => application/json
)Is any other plugin is required to install for oauth authentication ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘wp oauth authentication’ is closed to new replies.