-
Notifications
You must be signed in to change notification settings - Fork 191
Closed
Description
Hello @kadamwhite
I'm using memberpress(https://www.memberpress.com/) which provides REST api as well. I've installed WP API v2 and on node side i'm using your client.
However, member press API follows this format
wp-json/mp/v1/members/:id
whereas wordpress-rest-client follows this format
wp-json/wp/v2/***
At the moment, there is no way to point memberpress apis from your client, I can use HTTP request then there is authentication.
is it possible for me to call memberpress rest api using this node client?
I think if we can manage to call custom URLs (not via post /page/ taxonomies ) then this is will be really awesome!
thanks,
Andrei
Metadata
Metadata
Assignees
Labels
No labels