How to hide bbb short code in course REST API response

Home Forums Legacy Support Support queries Other issues How to hide bbb short code in course REST API response

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #264528
    teqjass
    Participant
    Hi, I am calling course REST API but bigbluebutton short code came I want to remove that in my response or instead it should show the meeting URL either is okay for me. Please let me know how to do it? this is the content I got in the course response along course details. [wplms_bbb token='2332'][/wplms_bbb]
    #264632
    MrVibe
    Keymaster
    This is already resolved in vibe course module. Can you please share the version of vibe course module plugin. We detect the wplms_bbb and generate iframe url for the app.
    #264696
    teqjass
    Participant
    This reply has been marked as private.
    #264791
    MrVibe
    Keymaster
    3.9.9.1 is the latest version of vibe course module. Can you share site credentials in private reply.
    #264815
    teqjass
    Participant
    This reply has been marked as private.
    #265001
    Scott Lang
    Moderator
    Please add shortcode in unit page.Wplms_bbb detect is added in unit page currently. Currently you are viewing the course page. If you are facing issue please share you course and unit url which you are using for bbb.
    #265003
    teqjass
    Participant
    here it is https://mcgansonline.com/course/landscape-design/
    #265007
    Scott Lang
    Moderator
    This reply has been marked as private.
    #265008
    Scott Lang
    Moderator
    Hi, You need to set video https://prnt.sc/ss5ai5. Thus you will get api response with meeting url like this:https://prnt.sc/ss5bd0 Plese check in app course:https://mcgansonline.com/course/landscape-design/ unit:https://mcgansonline.com/unit/landscape-architecture/
    #265009
    teqjass
    Participant
    ok got it ...is it possible to hide the bbb short code in rest_content response..do I need to alter any function..? because description remove youtube video embedded URLs
    #265027
    Scott Lang
    Moderator
    Currently bbb is not supported in app-course page.You can add videos in course page using this shortcode: [iframevideo]<iframe src="https://www.youtube.com/embed/MFtX9ussRKk" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>[/iframevideo]  
    #265034
    teqjass
    Participant
    Ok, Thanks. I got one more pending ticket please clear that too. https://wplms.io/support/forums/topic/push-notification-add-registrationid-api-received-400-bad-gateway-error/
    #265122
    Anshuman Sahu
    Keymaster
    Push notification already resolved replied on your topic .
    #265381
    teqjass
    Participant
    This reply has been marked as private.
    #265571
    teqjass
    Participant
    Please make my above thread private and answer my question. Thank you
Viewing 15 posts - 1 through 15 (of 19 total)
  • The topic ‘How to hide bbb short code in course REST API response’ is closed to new replies.