MissingCookieError#

The exception raised when setting the required LTI 1.3 cookies failed.

The capabilities of the LMS doing the LTI launch.

Exception.add_note(note) – add a note to the exception

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.

The response that generated this error, only present if this data was parsed as toplevel exception from a response.

The user readable message for the exception.

A more detailed version of the error message.

What type of error is this?

The id of the request that went wrong. Please include this id when reporting bugs.