I'm working through the rest api tutorial and have followed all the steps.
When I enter anything into the search box and click Get it returns the following error in the console:
Error: model is undefined
EntityFactory.prototype.add@http://appery.io/app/view/c7a1d433-08...
EntityFactory.prototype.get@http://appery.io/app/view/c7a1d433-08...
EntityFactory.prototype.get@http://appery.io/app/view/c7a1d433-08...
controller/$scope.get@http://appery.io/app/view/c7a1d433-08...
ib.prototype.functionCall/</n.prototype.$apply@http://appery.io/app/view/c7a1d433-08...
@http://appery.io/app/view/c7a1d433-08...
lf/c@http://appery.io/app/view/c7a1d433-08...
http://appery.io/app/view/c7a1d433-08...
Line 102
Have I missed something?