Found this content helpful? Log in or sign up to leave a like!
Data Services sends incorrect Content-Type when request signing is on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025
09:34 AM
When using Data Services, you can choose to have the request signed and get a JWT payload.
However, Canvas Data Services still sends the request with "Content-Type: application/json", whereas it should be "Content-Type: text/plain".
Canvas Data Services is not part of the canvas-lms github repo, so where should I report this as a bug?