Error on Requesting API for creating Students
-
Hi, I am currently initiating development for my website in which I want users to be automatically sign up on LMS Lifter too as students after they sign up on my site. According to
API documentations
, the URL given on which I will be requesting to create user is
POST https://developer.lifterlms.com/wp-json/llms/v1/students
But it is giving me error of{"code"=>"rest_no_route", "message"=>"No route was found matching the URL and request method", "data"=>{"status"=>404}}Any help in this would be highly appreciated
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Error on Requesting API for creating Students’ is closed to new replies.