Hello everyone,
I am currently developing an external tool for Moodle that uses LTI 1.3, and I need to access Moodle Web Service API functions from the tool. Specifically, I’m looking for guidance on how to obtain an access token via OAuth 2.0 authentication in the context of LTI 1.3, so I can make API calls. Has anyone successfully implemented this or could offer advice on how to get the token and use it for API access? Any help would be greatly appreciated.
Thank you in advance!