mmallis87 / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
0 stars 0 forks source link

Api explorer point to remote appspot endpoint instead of local #333

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
When I am running the app local and explore the api's it always posts to remote 
server instead of local server
1.Run the dev server
2.Open explorer api
3. test the api's .. The requests are sent to remote version of the api

What is the expected output? What do you see instead?
It should point locally so that I can test the api's before pushing it to prod

What version of the product are you using? On what operating system?
Mac dev 

Please provide any additional information below.

Original issue reported on code.google.com by shrika...@gmail.com on 4 Jun 2015 at 6:54