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

Custom values not working #12

Open
jldinh opened this issue Jun 3, 2020 · 0 comments
Open

Custom values not working #12

jldinh opened this issue Jun 3, 2020 · 0 comments

Comments

@jldinh
Copy link

jldinh commented Jun 3, 2020

Custom values provided are ignored, because the check on whether values are set is inverted.


I think the this keyword should be omitted, because it is in a static method and I am not sure what it refers to here.

A follow up issue is that the sample code uses a url-encoded form to send the POST data, and the body parser does not seem to work well as it is. Using JSON encoding in the POST solves the issue.

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