Rest API bug/change
-
Hi,
We have software with installers that makes use of the rest api endpoints.
Interacting with the “/wp-json/lmfwc/v2/licenses/{license_key}” endpoint is leading to an unexpected error:
{ code: 'rest_no_route', message: 'No route was found matching the URL and request method.', data: { status: 404 } }
Steps to Reproduce:
- Use a?
{license_key}
in this format:WD5NT-G80DK-L7AOM-NHFJ3-X49YC
- Make a request to any of the “/wp-json/lmfwc/v2/licenses/{license_key}” endpoints via the REST API.
- Use a?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Rest API bug/change’ is closed to new replies.