I know of no reason why you should not be able to paste an LTI link into a WordPress page. Perhaps you could provide more details of what you are pasting and where. Have you seen the documentation at https://github.com/celtic-project/wordpress-lti-platform/wiki/Usage?
Thread Starter
Riyaz
(@riyaznet)
Hi Stephen, thanks for coming back to me. I pasted the launch url (LTI link given to me by the tool provider) and it did not work. I then tried using the shortcode for the LTI tool entry I created in the WordPress settings, and the shortcode does work as expected. So finally I was able to get it working.
Best, Riyaz
Great, thanks for letting me know. The URL given to you by a tool provider would not work as requests to this endpoint must be signed, which is what the plugin does for you.
Thread Starter
Riyaz
(@riyaznet)
Makes sense Stephen, thanks so much!