WPLMS v1 couse status api endpoint not working

Home Forums Legacy Support Support queries Other issues WPLMS v1 couse status api endpoint not working

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #342050
    sushikev
    Participant
    Hi Support Team, I have bought the iconic mobile app, so far everything working except retrieving the user course's status, the api return rest_forbidden as screenshot below: http://prntscr.com/104sf8q http://prntscr.com/104sg58 http://prntscr.com/104sj6d Please advice have to solve this. Thanks.
    #342208
    Anshuman Sahu
    Keymaster
    Please add this line in your.htaccess file : SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 If above line does not work please change the above line to : SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1
    #342353
    sushikev
    Participant
    I have tried both, both returned rest_forbidden for api /user/coursestatus/8111. Below are my testing results: 1) API /user/coursestatus/8111 - SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 -> not working - SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1 -> not working 2) API /user/profile/?tab=courses&per_page=5&paged=1 - SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 -> working - SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1 -> not working When using SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 http://prntscr.com/106fvsp http://prntscr.com/106fxa0 http://prntscr.com/106fyyv When using SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1 http://prntscr.com/106g0nu http://prntscr.com/106g1ky http://prntscr.com/106g2br Please advice what should I do next, thanks!
    #342607
    Anshuman Sahu
    Keymaster
    Please share : site url , admin creds and valid ftp creds to debug this .
    #342768
    sushikev
    Participant
    This reply has been marked as private.
    #343623
    sushikev
    Participant
    Hi Support team, Any updates on this issue?
    #343705
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘WPLMS v1 couse status api endpoint not working’ is closed to new replies.