No description
- C# 77.6%
- HTML 13.2%
- JavaScript 5.5%
- CSS 3.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
GetInstancesAsync crashed in production when the AMP session token
expired: AMP's actual error response ({"Title":"Unauthorized Access",
"Message":"...requires the Session.Exists permission."}) didn't match
any of the known SessionErrorStrings, so the re-login retry never
fired and ParseGetInstancesResponse blew up trying to read an error
object as an instance array.
|
||
| planning | ||
| src/McMapsWeb | ||
| tests/McMapsWeb.Tests | ||
| .gitignore | ||
| McMapsWeb.sln | ||
| README.md | ||