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

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

Description

@kjpgit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions