Hi snahasis,
This kind of question is actually better suited for
StackOverflow. We do monitor that website for our tags and answer questions there. When you post over there, keep in mind Stack has its own quality standard you will need to follow.
In any case, with the error you have, seems to me like you simply didn't put the request handler for /remote_api in your app.yaml (or appengine-web.xml). I'd make sure I include the relevant configuration file (either app.yaml or appengine-web.xml) to your question.
Cheers!