I have an issue which was reported here (http://framework.zend.com/issues/browse/ZF2-379?page=com.atlassian.streams.streams-jira-plugin:activity-stream-issue-tab#issue-tabs). There is a solution, but I have no idea where to implement that. Anyone can help?
Regards,
Here’s code for a JsonExceptionStrategy – put it somewhere, like in a module.
Then add the following in your Module.php:
You’re good to go!