Skip to content
Discussion options

You must be logged in to vote

Glad you got it worked out. Most POST requests in the library require your data to be passed in as a kwarg because that's what each endpoint expects. Wrapping it in the kwarg name is usually the solution to these kinds of errors.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Thetwam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants