Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

gateway API has slightly different parameters than example shown #18

Closed
peter8472 opened this issue Oct 26, 2018 · 1 comment
Closed

Comments

@peter8472
Copy link

For example, callerName doesn't appear anywhere in the code, but it is accepted in a POST body at '(https://)r275xc9bmd.execute-api.us-west-2.amazonaws.com/test/Seattle?time=evening'

Also the "time" parameter is only accepted in a request-body, not as shown in a query string. (The documentation correctly reports the results as "good day")

Anyways... is the code running at (https://)r275xc9bmd.execute-api.us-west-2.amazonaws.com publicly available?

@dianeo
Copy link
Contributor

dianeo commented Aug 5, 2019

No, it isn't publicly available. The tutorial in question has now been rewritten, so the parameters should now work correctly.

@dianeo dianeo closed this as completed Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants