Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

aws example is not using POST, causing length limits? #147

Open
kjpgit opened this issue Jan 24, 2019 · 0 comments
Open

aws example is not using POST, causing length limits? #147

kjpgit opened this issue Jan 24, 2019 · 0 comments

Comments

@kjpgit
Copy link

kjpgit commented Jan 24, 2019

The AWS python verifier lambda looks like it is opening a very long URL via GET. I'm concerned that would fail with large orders.

It should probably use urlopen(url, data=POST_DATA) instead. I note that the C# MVC example uses POST.

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

1 participant