roniest / google-apis-explorer

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

do not call array argument post method #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Declare api endpoint method with httpResquest = POST
2.execute from the explorer APIs page with more than one argument.

What is the expected output? What do you see instead?
expect: 200 OK
get: 404 Not Found

Please provide any additional information below.
The request is like this
https://APP_ID.appspot.com/_ah/api/ENDPOINT/v1/METHOD/ITEM_1/ITEM2

Original issue reported on code.google.com by a...@sec1brisenorios.edu.mx on 14 Jul 2013 at 9:49

GoogleCodeExporter commented 9 years ago
Sorry, But was my mistake. So there is not a bug.

Original comment by a...@sec1brisenorios.edu.mx on 15 Jul 2013 at 1:15