REST API – bearer token
-
Should an APP password be used or a normal WordPress user password when generating the access token using get_access_token?
Documentation: https://theeventprime.com/eventprime-api-documentation/
says “your_password”
However within the site API settings page, the example for get_access_token says
POST /wp-json/eventprime/v1/integration?action=get_access_token {"username":"api-user","password":"app-password"}Thankyou
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.