roniest / google-apis-explorer

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

Rest call goes to appspot instead of localhost. #256

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run http://localhost:8888/_ah/api/explorer
2. Enable oauth2
3. Make a call.

What is the expected output? What do you see instead?

It displays:

GET http://localhost:8888/_ah/api/.......

but the call is being redirected to the appspot.com instead of the local server.

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

Latest. Windows 8

Please provide any additional information below.

Original issue reported on code.google.com by wendel.d...@xinox-apps.com on 8 Jan 2015 at 12:51