I've made a simple Rest API with a couple GET calls. one returns a string and one returns a json object.The rest service works when called externally and returns the string and object.However when trying to call or test the methods, after successfully hooking it to a data form model, aem gives a 404...