%
# Copyright (C) 2024 - present Instructure, Inc.
#
# This file is part of Canvas.
#
# Canvas is free software: you can redistribute it and/or modify it under
# the terms of the GNU Affero General Public License as published by the Free
# Software Foundation, version 3 of the License.
#
# Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
# details.
#
# You should have received a copy of the GNU Affero General Public License along
# with this program. If not, see
<%= t("We apologize for the inconvenience, but an error occurred while launching the tool. Please try launching the tool again. If the issue persists, please contact support. You can do so by reaching out to your institution or click on the 'Help' button in the Canvas sidebar for assistance.") %>
<% if Rails.env.development? %><%= t do %> If you're seeing this with a local dev or HTTP version of Canvas, it's likely because Chrome blocks Same-Site cookies that aren't Secure, so the LTI launch process in the iframe can't see the Canvas session cookie. <% end %>
<%= t("We suggest using Firefox to test LTI 1.3 tools with HTTP Canvas.") %>
<% end %>