Symptom
ISE version: 1.3,
Running API for session attributes using MACAddress, The characters of MAC address must be in upper case.
If one of them is in lower case, MNT API always return 500 internal error with no session data.
Conditions
Running REST API for session attributes using MACAddress.
Workaround
USE MAC address in upper case only.