Skip to content

Incorrect "Missing required parameter" error? #2323

Closed Answered by Alc-Alc
danielniccoli asked this question in Q&A
Discussion options

You must be logged in to vote

The request body variable has to always be data as shown here.

The body of HTTP requests can be accessed using the special data parameter in a handler function.

Does changing group_request to data in the route security_group_create work?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danielniccoli
Comment options

Answer selected by danielniccoli
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