"Requested ResourceLink has an unexpected content type" during NRPS API Call
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024
02:33 PM
We have a LTI 1.3 App external tool integration that makes a call to the Names and Roles API to fetch context membership but on occasion, we are unable to fetch the membership due to the API returning:
{"errors":{"type":"bad_request","message":"Requested ResourceLink has an unexpected content type"}}
We usually have the teacher remove the module and re-create it and then re-add our external tool which tends to fix the issue. However, we'd like to see if we can understand why this error occurs and how we can prevent it from happening to our users.