The Ares web service has two log statements that always produce an error.
The following two lines in BasicLtiController.cs have an incorrect index in the log format statement that results in an error (captured by the logging framework so that it does not impact the functionality of the web service).
log.DebugFormat("Valid Signature from {1}", originalRequestUrl);
log.DebugFormat("Set instructor privileges for {1}", instructor.Username);
1
vote

released
·
AdminDustin Stokes
(Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.)
responded

Released in Ares 4.6.6