We are using JSON as data format with RESTful services quite a lot in Oracle APEX. But, purpose of this blog is to see how we can create RESTful services in Oracle APEX which returns JSONP. Problem Statement: When you have your own custom widget which is consuming RESTful web service, and that custom widget …