HTTPS delivery method for Data Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2019
08:46 AM
I'm looking to configure a data stream to receive notifications for when a student submits an assignment. I'd like to configure this using HTTPS rather than go through setting up SQS and was wondering if anyone has had any success doing this?
I've created a new webservice to receive the notifications and have tested this using Postman so that I know that the webservice works. Having configured a data stream and pointed it to my webservice, I don't receive any notifications, I've checked my server logs and Canvas is not even hitting the webserver. This is currently configured in our Beta environment.