What steps will reproduce the problem?
1. access the api explorer at the local development server:
localhost:8888/_ah/api/explorer
2. you get the correct list of method from the local development server
3. call one of the methods from the explorer - the call goes to the deployed
server instead of the local development server
What is the expected output? What do you see instead?
the call to a method from the apis-explorer goes to the deployed server instead of the local development server
What version of the product are you using? On what operating system?
Mac OS X 10.9.5
appengine-java-sdk-1.9.2
Please provide any additional information below.
Same problem when using gapi.client with method name.
Original issue reported on code.google.com by sapirb...@gmail.com on 14 Dec 2014 at 9:03
Original issue reported on code.google.com by
sapirb...@gmail.com
on 14 Dec 2014 at 9:03