My Posts
Its just like @dgrobani posted.
account_id can be specified on a course add/update.
It might be helpful for your programmer if they joined communi
I'm not sure I quite follow. Why are you doing the get on $url_canvas21? This is the URL you would redirect the user to in their browser so they
No, it does not need to be registered anywhere.
Rather than the course endpoints, look at the account ones. This might be of use: .../api/v1/accounts/1/courses?search_by=course&search_term=xy
I have a Bitnami image running locally and it has SIS Import. So its not particular to Instructure hosted Canvas. It might be that Instructure disab
You seem to be mixing up LTI 2 and LTI 1.3 The reg_key is an LTI 2 thing and comes from the tool registration process. Its nothing to do with LTI
Same question is here: https://community.canvaslms.com/thread/41533-do-i-need-to-use-oauth
The token you would get via OAuth would just have the permissions of the user. So, unless they are admins they won't be able to enrol themselves in t
Seem to be mixing up lots of stuff here. Anyway, if you are still getting "redirect_uri does not match client settings" try changing your code so t