Is there any way to debug the REST API calls? I making a call to grab permissions associated with a particular media gallery and I receive a generic 500 internal server error with no details. Any way to get more info from the exception so that I can better troubleshoot? I get nothing in the exception log.
Also, it works in our development environment but not in production for some reason. So I'm not positive what's going on. Other calls to the API work, just not this one, so it's not a bad API key.