I have enabled Restful services on tearsheets table in my dbo schema. The correct URI for this is working correctly. When I enter the path in my web browser I have the JSON array results of data stored in the table.
However when I go to create a GET module in APEX it creates a different URI that has the schema name twice therefore the URL be generated there is getting a 404 error. How can I correct this?
