LearnDash LMS WordPress REST API User Authentication for Courses Listing

While working on a project where LearnDash LMS WordPress Plugin courses listing data needed to be fetched using LearnDash LMS REST API, I encountered following 403 response from API when you call the API with JWT Bearer Token for Authorization: { “code”: “ld_rest_cannot_view”, “message”: “Sorry, you are not allowed to view this item.”, “data”: {…