|
|
Answered by
Sv443
Mar 23, 2021
Replies: 1 comment 1 reply
|
You are sending the data encoded as |
1 reply
Answer selected by
Sv443
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You are sending the data encoded as
form-data, which is not supported by the API. Please chooseraw, selectjsonin the dropdown that appears to the right and follow the format of the example payload shown in the submit endpoint section of the docs.Also please do me a favor and add the
dry-runparameter to the URL so you don't spam the joke submissions.