Hi,
Is it possible to modify this kind of error message, this error occurs by typing the request of a single aggregate/data actions manually in the browser. Though there are no error in the application itself, we just want to modify the error message from "The requested resource does not support http method 'GET'."" to "An error occurred, Please contact administrator"
Hi Raphael,
If you need to do any kind of manipulation of the API response, you can use the "OnAfterResponse" event to do your logic :)
Hope this help's !
Best Regards,
Diogo Romero
Hi Diogo,
Thanks for the suggestion, but this is not from a REST API or SOAP, this error came from a normal screen aggregate and data actions, we had a VAPT in our project and they have a tool that can see all the request made by the application, and one of the request they saw was the request made in the screen aggregate and data action when they manually use that request the said error was prompting the user, we only want to change the error in a generic error.
We also modify the Error Handler in the data action and Global Exemption Handler but the message is still the same.
Hopefully there's a solution with this kind of error, though I already made a ticket in Outsystems Support.
Thanks and Regards,
Raphael Laurence Reyno