Receiving this today when calling MAS. MAS is a 3-step process: first is authenticating, which returns a URL that we then call to obtain a service ticket. 2nd is calling that URL to obtain a service ticket. 3rd is calling the actual service using the ticket. It is the 2nd step, calling the returned URL, that is resulting in this particular HTTP 500 error for us.
... View more